-
绘制双三次B样条曲线
绘制双三次B样条曲线-mapping bicubic B-spline curves
- 2022-05-24 19:52:46下载
- 积分:1
-
This zip file contains source code and windows executables for carrying out face...
This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (, )
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s f
- 2022-07-12 10:23:46下载
- 积分:1
-
Bayesian classifier on the experimental design is suitable for entry, a mass is...
关于贝叶斯分类器设计的实验,适合入门,上一个传错了,抱歉-Bayesian classifier on the experimental design is suitable for entry, a mass is wrong, sorry
- 2023-09-09 01:50:04下载
- 积分:1
-
face detection and recognition vc source code, hope you like
人脸检测与识别vc++源代码,希望大家喜欢-face detection and recognition vc source code, hope you like
- 2023-08-18 17:30:03下载
- 积分:1
-
线性滤波,去噪的热传导方程,Gabor的清晰度、动态的。
线性去噪,热传导方程去噪,Gabor锐化,动态边界-Linear denoising, denoising heat conduction equation, Gabor sharpness, dynamic boundary
- 2022-12-24 23:40:04下载
- 积分:1
-
本程序用C开发,属于神经网络中经典的hopfei…
此程序用C++开发, 属于神经网络中经典的hopfeild算法 程序, 包括源代码。-this program with C development, neural networks belonging to the classic hopfeild algorithm procedures, including source code.
- 2023-08-22 14:35:03下载
- 积分:1
-
用delphi开发的windows下的一个绘图程序.
用delphi开发的windows下的一个绘图程序.-development with the windows of a drawing program.
- 2022-04-13 02:49:00下载
- 积分:1
-
用vc++实现的运动检测系统的源代码。为《Visual C++数字图像实用工程案例精选―源码》书上的源码...
用vc++实现的运动检测系统的源代码。为《Visual C++数字图像实用工程案例精选―源码》书上的源码-Using vc to achieve the motion detection system
- 2022-02-02 02:38:52下载
- 积分:1
-
通过寻找轮廓实现视频流的运动目标检测,本函数基于OPenCV实现...
通过寻找轮廓实现视频流的运动目标检测,本函数基于OPenCV实现-Realization of the video stream by looking for contour moving target detection, implementation of this function is based on the OPenCV
- 2023-02-17 22:10:02下载
- 积分:1
-
基于Direct3D的VC++ 编程,3D游戏的基础教程,附带源代码
基于Direct3D的VC++ 编程,3D游戏的基础教程,附带源代码-Direct3D-based VC++ programming, 3D games-based tutorials with source code
- 2022-07-23 01:17:23下载
- 积分:1