-
- 2022-06-01 11:14:16下载
- 积分:1
-
这是我自编的关于焊接中U_I图的一些程序,有兴趣的朋友可以看看!...
这是我自编的关于焊接中U_I图的一些程序,有兴趣的朋友可以看看!-This is my self on the map U_I welding procedures are interested friends can see!
- 2022-10-26 21:15:03下载
- 积分: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做的流程图处理,同时还可以渲染,转自:http://www.mndsoft.com...
这个使用VB做的流程图处理,同时还可以渲染,转自:http://www.mndsoft.com
- 2022-09-04 08:40:03下载
- 积分:1
-
//Name:geotrans.c//Purpose: To perform geometric transform//Author: phoenix, CS,...
//Name:geotrans.c//Purpose: To perform geometric transform//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
- 2023-04-08 18:10:04下载
- 积分:1
-
一个真彩图象淡入淡出的演示程序
一个真彩图象淡入淡出的演示程序-a color image fades out of the demonstration program
- 2022-12-10 00:25:03下载
- 积分:1
-
图像边缘检测,提取,轮廓跟踪算法代码
图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
- 2023-03-29 15:45:03下载
- 积分:1
-
VC based on the conditions of the three endpoint interpolation B
基于VC的三种端点条件的插值B样条曲线绘制,包括夹持端点,自由端点,抛物线端点,线性方程组的解法采用了追赶法。-VC based on the conditions of the three endpoint interpolation B-spline curve drawing, including the gripping end, the Liberal endpoint, the endpoint parabola, the solution of linear equations using the law to catch up.
- 2023-08-26 11:30:03下载
- 积分:1
-
程序可以对任意大小的对bmp图片进行热议范围内的切割。
程序可以对任意大小的对bmp图片进行热议范围内的切割。-This cut you .bmp picture
- 2022-02-26 21:48:40下载
- 积分:1
-
关与图像处理的一些小程序,对于入门的人很有帮助,大侠就不用看了...
关与图像处理的一些小程序,对于入门的人很有帮助,大侠就不用看了-Guan and image processing a number of small procedures, for the entry of people very helpful, heroes do not need to read
- 2022-03-17 22:53:20下载
- 积分:1