-
drop YUV420 RGB24/32 format conversion to the format code
降YUV420格式转换为RGB24/32格式 的程序代码-drop YUV420 RGB24/32 format conversion to the format code
- 2022-05-14 20:48:56下载
- 积分: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
-
image viewing and processing software
图像浏览及处理软件-image viewing and processing software
- 2022-07-25 13:14:03下载
- 积分:1
-
This package includes the source code which computes the diameter (or an epsilon
This package includes the source code which computes the diameter (or an epsilon-approximation) of a points set, that can be randomly picked, or read from a file.
- 2023-06-26 11:25:03下载
- 积分:1
-
基于SVM和AdaBoost的红外目标跟踪的论文,有需要的朋友可以下载...
基于SVM和AdaBoost的红外目标跟踪的论文,有需要的朋友可以下载-SVM and AdaBoost-based infrared target tracking of papers, there is a need to look at the friend can be downloaded
- 2022-01-28 17:37:41下载
- 积分:1
-
用方程画线的程序
用方程画线的程序-equation line drawing procedure
- 2022-07-14 21:34:35下载
- 积分:1
-
利用vc++的MFC文档制作的纹理立方体,内有两种纹理
利用vc++的MFC文档制作的纹理立方体,内有两种纹理-vc use the MFC document produced by the cube texture, texture, there are two
- 2022-03-22 16:18:04下载
- 积分:1
-
TRZ_BMP数字图象处理,打开一个BMP图像,进行简单的处理。
TRZ_BMP数字图象处理,打开一个BMP图像,进行简单的处理。-TRZ_BMP digital image processing, to open a BMP image, a simple processing.
- 2022-03-28 18:51:22下载
- 积分:1
-
空间三维教堂,空间三维教堂的虚拟现实三维空间作品,VRML语言编写,在教堂中行走,给人一种真实的感觉...
空间三维教堂,空间三维教堂的虚拟现实三维空间作品,VRML语言编写,在教堂中行走,给人一种真实的感觉-Three-dimensional space for the church, the Church of the space of three-dimensional virtual reality three-dimensional works, VRML language, to walk in the church, giving a real feeling of
- 2022-02-22 10:26:21下载
- 积分:1
-
人脸检测系统的源代码和经典论文,供相关人员参考,极具参考价值。...
人脸检测系统的源代码和经典论文,供相关人员参考,极具参考价值。-Face detection system source code and the classic papers for the relevant reference, great reference value.
- 2022-12-14 09:40:02下载
- 积分:1