-
直方图修正
直方图修正-彩色变换算法源代码
可进行图象平移,旋转,镜像,转置,缩放等几何变换-Histogram amendment- Color Transform algorithm source code can be image translation, rotation, mirror, transpose, transform geometric scaling
- 2023-08-28 02:55:04下载
- 积分:1
-
undo/redo source code
1.为开发CAD/CAV等软件时提供一种撤消,重做功能思路(undo/redo)
2.本程序是MFC的一个DEMON的全部原码,希望对你们有帮助-undo/redo source code
- 2022-08-21 13:58:55下载
- 积分:1
-
很好很强大,使用OpenCv AdaBoost
很好很强大,使用OpenCv AdaBoost-Very good very strong, the use of OpenCv AdaBoost
- 2022-05-24 15:59:31下载
- 积分: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
-
三维图形显示的程序
三维图形显示的程序-3D graphics procedures
- 2022-07-07 12:47:53下载
- 积分:1
-
结合OpenCV在MFC中显示图片
在Visual Studio2010中,利用MFC结合OpenCV显示图片。对于初学MFC的学者,可以结合本例中MFC的按键学习消息机制;同时可以掌握基本的OpenCV函数
- 2023-01-29 07:40:06下载
- 积分:1
-
VB实现种子填充的递归和非递归算法,可自己定义填充四边形
VB实现种子填充的递归和非递归算法,可自己定义填充四边形-VB realize seed filling recursive and non-recursive algorithm can be filled with their own definition of quadrilateral
- 2022-07-20 17:08:26下载
- 积分:1
-
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。...
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。-digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational Image sharpening and smoothing and so on.
- 2023-07-11 06:45:03下载
- 积分:1
-
VB MAPX5.0 development of the campus space information inquiry system source cod...
基于VB+MAPX5.0开发的校园空间信息查询系统源代码,主要功能包括显示、放大、缩小、漫游等地图显示功能;基本查询功能、图层控制功能。-VB MAPX5.0 development of the campus space information inquiry system source code, the main features include display, zoom in and out, such as roaming map display; Basic inquiry function layer control functions.
- 2022-01-27 16:06:55下载
- 积分:1
-
image acquisition procedures
基于API的图像采集程序-image acquisition procedures
- 2022-01-31 22:47:21下载
- 积分:1