-
这是一个计算机图形学方面的代码
多边形扫描转换算法
这是一个计算机图形学方面的代码
多边形扫描转换算法-polygon scan-conversing algorithm
- 2022-01-22 05:45:59下载
- 积分:1
-
高斯混合
基于混合高斯的运动目标检测程序已经相应的文章!非常值得借鉴!-Gaussian mixture-based moving object detection procedures have been the appropriate article! Well worth learning!
- 2022-07-26 21:02:11下载
- 积分:1
-
将264文件的二进制码转换成文本文件,以便于264文件的调试显示。...
将264文件的二进制码转换成文本文件,以便于264文件的调试显示。-264 files will be converted into binary code a text file in order to debug 264 documents show.
- 2022-03-16 17:34:46下载
- 积分:1
-
wwwwgfdgdf SG dfsgd
wwwwgfdgdf sg dfsgd-wwwww fgdfg dgdfgfdh dfh
- 2022-04-25 13:51:07下载
- 积分:1
-
学校指导地图实现
学校导游图的实现-schools guide map to achieve
- 2022-03-25 23:40:46下载
- 积分: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 源代码 图象透明过度 两图片之间的过度
vb 源代码 图象透明过度 两图片之间的过度
-vb source code images transparent picture between the two over-over-
- 2022-03-30 05:33:59下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1
-
VRML制作的小小电子钟
VRML制作的小小电子钟
VRML制作的小小电子钟
VRML制作的小小电子钟-VRML produced by the production of small electronic bell VRML small electronic bell
- 2022-03-06 14:20:59下载
- 积分:1
-
提供多种图像处理中常用的图像镜像、翻译、提高…
提供几种图象处理中常用的图象镜象、平移、增强、转置等源程序。-provide several image processing commonly used image mirroring, translation, enhanced home to such source.
- 2023-01-22 08:45:03下载
- 积分:1