-
灰度直方图的统计对于一个图像来说是很重要的指标!
灰度直方图的统计对于一个图像来说是很重要的指标!-histogram statistics for the images is a very important indicator!
- 2022-03-22 05:14:43下载
- 积分:1
-
一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。...
一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners-Opengl shown in grayscale bitmap bmp files, use VC++ Prepared. Very simple, suitable for beginners to use.-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners
- 2022-08-06 02:29:10下载
- 积分:1
-
C language graphics basic algorithm, to the learning graphics translation inters...
C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
- 2022-03-18 12:11:30下载
- 积分:1
-
指纹识别源代码,研究指纹识别的人可以作为参考。
指纹识别源代码,研究指纹识别的人可以作为参考。-fingerprint recognition source code, the study of fingerprint recognition can serve as a reference.
- 2022-12-13 22:35:03下载
- 积分:1
-
中点分割裁减算法的实现,VC++,左键画出任意条直线,右键画出矩形进行裁减...
中点分割裁减算法的实现,VC++,左键画出任意条直线,右键画出矩形进行裁减-midpoint of the segmentation algorithm to achieve reductions, VC++, painted arbitrary menu of straight lines, right-painted rectangle for the reduction
- 2023-01-01 06:05: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
-
a special model for pick up
a special model for pick up
- 2022-03-25 20:55:22下载
- 积分:1
-
Delphi直接与DWG文件的生成(更新)
用DELPHI直接生成DWG文件(更新)-DELPHI directly with DWG files to generate (update)
- 2022-05-30 14:28:17下载
- 积分:1
-
用vc++读取ply文件模型...结果用opengl显示
用vc++读取ply文件模型...结果用opengl显示-With vc++ Read ply paper model ... the results show that using opengl
- 2022-06-16 04:24:53下载
- 积分:1
-
mixed use of the three
使用纹理混合的三维发型仿真,相信你会有用-mixed use of the three-dimensional texture hairstyle simulation, I believe you will use
- 2022-02-03 08:41:35下载
- 积分:1