-
这个程序演示了如何通过加载不同的ICO图标文件制作鼠标动态光标效果...
这个程序演示了如何通过加载不同的ICO图标文件制作鼠标动态光标效果-this procedure demonstrated how different loading icon document production ICO mouse cursor dynamic effects
- 2022-02-03 17:41:44下载
- 积分:1
-
位图与调色板源代码bmp_in
位图与调色板源代码bmp_in-Bitmap and palette source bmp_in
- 2022-03-23 12:28:34下载
- 积分: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
-
扩展的vb控件,可以使用图片和加如立体的字体.
扩展的vb控件,可以使用图片和加如立体的字体.-Extended vb control, you can use three-dimensional image processing, such as fonts.
- 2022-07-19 07:48:38下载
- 积分:1
-
用VC++对图像的边缘检测的各 种算法和算子做了总结和分析
用VC++对图像的边缘检测的各 种算法和算子做了总结和分析-VC right image edge detection algorithm and the operator has done a summary and analysis
- 2022-04-06 23:10:36下载
- 积分:1
-
这是一个三维模型加载程序是有用的,可以下载的
这个是3D模型加载的程序,很好用,大家可以下载-This is a 3D model loading procedure is useful, you can download
- 2023-04-25 06:45:02下载
- 积分:1
-
VC++ Complete face recognition system, image processing, based on the module mat...
VC++人脸识别系统 比较完整的图像处理过程,基于模块匹配。-VC++ Complete face recognition system, image processing, based on the module match.
- 2022-01-25 15:43:27下载
- 积分:1
-
用Delphi开发的比较图片的代码
用Delphi开发的比较图片的代码-developed using Delphi code comparison Photo
- 2023-03-11 05:25:03下载
- 积分:1
-
数字识别系统的源代码
用Visual C++开发的源代码
数字识别系统的源代码
用Visual C++开发的源代码-digital recognizing system code
- 2022-10-29 19:05:04下载
- 积分:1
-
图像的正交变换,傅立叶变换,离散余弦变换,沃尔什变换,哈达玛变换...
图像的正交变换,傅立叶变换,离散余弦变换,沃尔什变换,哈达玛变换-Images of the orthogonal transformation, Fourier transform, discrete cosine transform, Walsh transform, Hadamard transform
- 2022-02-04 08:34:22下载
- 积分:1