-
mfc和矢量图开发,能画简单的图,圆,椭圆,直线,矩形,平移,填充...
mfc和矢量图开发,能画简单的图,圆,椭圆,直线,矩形,平移,填充
-mfc and vector development, can draw a simple diagram, round, oval, linear, rectangular, pan, filling
- 2023-01-25 17:15:06下载
- 积分:1
-
基于模板匹配的图像分割然后识别,绝对可用。
基于模板匹配的图像分割然后识别,绝对可用。-Based on template matching of image segmentation and then recognition is definitely available.
- 2023-07-26 15:00:04下载
- 积分:1
-
2维图形绘制编辑系统
2维图形绘制编辑系统-two-dimensional graphic editing system
- 2023-08-08 11:00:03下载
- 积分:1
-
数字图象处理
数字图象处理- The digital image processes
- 2022-02-10 05:28:49下载
- 积分:1
-
这是一个细胞识别统计系统的源程序,统计图片中细胞的个数...
这是一个细胞识别统计系统的源程序,统计图片中细胞的个数-This is a cell recognition of the source statistical system, statistical picture of the number of cells
- 2022-07-21 03:57:06下载
- 积分: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
-
在直角坐标系上画圆
在直角坐标系上画圆-the Cartesian coordinate system on the Circle
- 2023-09-07 12:15:02下载
- 积分:1
-
华清远见LCD接口培训资料 ,PDF格式
华清远见LCD接口培训资料 ,PDF格式-Huaqing vision LCD interface, training materials, PDF format
- 2022-03-05 10:27:42下载
- 积分:1
-
给定的边集绘制的图形
Given the edge set Draws the graph-Given the edge set Draws the graph.......
- 2022-04-23 00:20:33下载
- 积分:1
-
《池塘夜降彩色雨》配套源代码.本代码实现在屏幕上飘落的雨滴在水面上产生涟漪...
《池塘夜降彩色雨》配套源代码.本代码实现在屏幕上飘落的雨滴在水面上产生涟漪-"Color pond night drop of rain" complementary source code. The implementation of the code on the screen of the raindrops fall gently on the water surface have a ripple
- 2022-05-08 21:45:14下载
- 积分:1