-
一个获得一张位图图像某一点像素信息的程序。
一个获得一张位图图像某一点像素信息的程序。-To obtain a bitmap image to a certain point pixel information.
- 2022-02-14 03:12:40下载
- 积分:1
-
各种曲线的算法和代码.
各种曲线的算法和代码.-curve of various algorithms and code.
- 2022-09-05 14:55:03下载
- 积分:1
-
VGA IP软核Nios SOPC
vga ip core nios sopc
- 2022-08-03 08:36:53下载
- 积分: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
-
导弹发射演示:可以切换多个视角,由可执行文件和可编译运行的原代码组成!...
导弹发射演示:可以切换多个视角,由可执行文件和可编译运行的原代码组成!-missile launch demo:multiplex viewpoint,making up of executable file and compilable source sound
- 2022-07-23 07:08:43下载
- 积分:1
-
picturesque linear, rectangular, round and oval. Not painted triangle and polygo...
可以画直线、矩形、圆形和椭圆形。不可以画三角形和多边形。没有橡皮擦。-picturesque linear, rectangular, round and oval. Not painted triangle and polygon. No eraser.
- 2023-02-22 00:35:03下载
- 积分:1
-
twain助手
一个Twain的助手类,可以用它轻松实现简单twain应用程序的编写
- 2022-04-17 19:19:54下载
- 积分:1
-
一种用C++语言模拟小球运动的动画,很好用…
一个用C语言编写的模拟两个小球运动的小动画,很有趣。-A use of C language simulation of the two small ball movement animation, very interesting.
- 2023-03-07 15:00:04下载
- 积分:1
-
读股票卡数据画K线图Delphi源码,请下载,等待
读股票卡数据画K线图Delphi源码,请下载,等待-Reading the stock card data K Line painting Delphi source code, please download and wait for
- 2022-11-14 15:25:04下载
- 积分:1
-
人脸识别算法的一个核主成分分析,…
一个号的核主成分分析的人脸识别算法,整个程序非常的清楚明了!-A number of kernel principal component analysis for face recognition algorithms, the whole process is very easy to understand!
- 2023-03-13 03:55:03下载
- 积分:1