-
This is a simple programme for drawing.
一个简单的画图程序-This is a simple programme for drawing.
- 2022-02-25 11:01:07下载
- 积分:1
-
rgb调色盘
本代码实现了一个能够任意调节rgb各个值的大小,并且查看每个rgb值下显示的颜色图像,有加减器,方便学习grb原理。
- 2023-01-03 10:40:06下载
- 积分:1
-
lefdef书架格式转换器
这是 lefdef 到书架格式转换器使用的物理设计。它将验证平台从 lef def 格式转换书架格式,我一直测试它和它的优良工程,某些格式试验台是必需的更多的信息,使用帮助命令。
- 2023-08-21 12:45:04下载
- 积分:1
-
游戏编程中的背景保存和恢复
游戏编程中的背景保存和恢复-game programming background to the preservation and restoration
- 2022-04-11 18:27:23下载
- 积分:1
-
三角网格的简化代码,速度很快
三角网格的简化代码,速度很快-triangular mesh simplification of the code, very fast
- 2022-11-14 18:20: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
-
散点插值及等值线绘制
散点插值及等值线绘制-casual interpolation points and contour mapping
- 2023-07-11 21:20:02下载
- 积分:1
-
坐标转换和单位转换的函数源代码
坐标转换和单位转换的函数源代码-coordinate conversion and unit conversion function source code
- 2022-02-28 11:51:13下载
- 积分:1
-
opengl 的C++源程序代码实例
可直接运行 没有错误
opengl 的C++源程序代码实例
可直接运行 没有错误-opengl the C++ source code examples can be run without error
- 2022-03-24 06:41:18下载
- 积分:1
-
基于点匹配的颜色分布和光流
Color distribution and optical flow based point matcher
- 2023-08-16 04:40:03下载
- 积分:1