-
这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核...
这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用-This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful
- 2022-08-03 04:55:18下载
- 积分:1
-
KL变换的MATLAB源码程序,用于图形图像地震资料等的处理。效果良好。...
KL变换的MATLAB源码程序,用于图形图像地震资料等的处理。效果良好。-KL transform MATLAB source code program for graphic images such as seismic data processing. Good results.
- 2022-01-26 02:45:08下载
- 积分:1
-
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”...
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”的函数:
BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName)
{
DeleteObject()
HBITMAP hBitmap=NULL
hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,LR_LOADFROMFILE|LR_CREATEDIBSECTION|LR_DEFAULTSIZE)
return Attach(hBitmap)
}-CBitmap object to a reading of "*. bmp" file shortcuts. One, to build their own CBitmap derived class. 2, add a "Load from bitmap" function : BOOL CMyBitmap : : LoadBitmap (LPCTSTR szFileName) (DeleteObje ct () HBITMAP hBitmap = NULL hBitmap = (HBITMAP) LoadImage (NULL, szFileName, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE | LR_CREATEDIBSECTION | LR_D EFAULTSIZE) return Attach (hBitmap);)
- 2023-04-01 09:15:03下载
- 积分:1
-
计算任意多边形的面积算法
计算任意多边形的面积算法-arbitrary polygon calculation algorithm of the area
- 2022-01-26 04:21:23下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之梯度锐化算法的源程序,含测试图像...
Visual C++MATLAB图像处理与识别实用案例精选之梯度锐化算法的源程序,含测试图像-Visual C MATLAB image processing and recognition practical case Featured"s sharpening algorithm gradient-source Xu, with test images
- 2022-04-27 00:53:43下载
- 积分:1
-
图像的二值化算法:最大类间方差法,基特勒最小误差阈值我…
图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classical binarization methods.
- 2022-08-02 16:23:00下载
- 积分:1
-
这是一个Photoshop psd文件格式读取的例子,内含一个很好用的类
这是一个Photoshop psd文件格式读取的例子,内含一个很好用的类-This is a Photoshop psd file format to read the examples, including a very good class with
- 2023-06-03 10:30:08下载
- 积分:1
-
图像处理。
用visual c++ 6.0实现的图像处理。功能很一般,适合教学。-Image processing.
- 2022-03-25 16:15:04下载
- 积分:1
-
实现对图像的边缘检测 速度比较快 结果也很准确
实现对图像的边缘检测 速度比较快 结果也很准确-To achieve the speed of image edge detection is very accurate and relatively fast results
- 2022-07-14 08:15:19下载
- 积分:1
-
bivalueis about image
bivalueis about image
- 2022-02-05 15:43:17下载
- 积分:1