-
计算机图形学课程作业
蕨类植物 实现
vs2005
计算机图形学课程作业
蕨类植物 实现
vs2005 -Computer graphics coursework
ferns using vs2005
- 2022-03-02 00:23:56下载
- 积分:1
-
read images, special effects, showing Packaging FLib1.1 library source code and...
阅读图片,特效,展示包装FLib1.1库源代码和演示
- 2022-01-25 23:54:44下载
- 积分:1
-
对图像进行扭曲操作
对图像进行扭曲操作-right image distortion operation
- 2022-03-10 20:08:27下载
- 积分:1
-
logo Guide produced examples
logo制作教程实例-闪电、下雨郊果的logo 欢迎下载使用-logo Guide produced examples- lightning, rain rural fruit welcome to download the logo use
- 2023-04-29 17:00: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
-
OCR应用Matlab源代码
source code for OCR in matlab using -source code for OCR in matlab using NN
- 2023-06-09 06:10:04下载
- 积分:1
-
一个GIS范例,对石龙的3D建模,可用于3D模型中,是不一个不错的例子...
一个GIS范例,对石龙的3D建模,可用于3D模型中,是不一个不错的例子-Example of a GIS of Eumeces the 3D modeling, 3D model can be used is not a good example
- 2023-06-28 17:35:03下载
- 积分:1
-
vc下的cg编程例子
vc下的cg编程例子-vc the programming examples cg
- 2022-02-04 05:59:55下载
- 积分:1
-
Convolution Filter to alter images
卷积滤波器改变图像
- 2023-03-31 13:10:03下载
- 积分:1
-
3D机器人
给大家带来一份 3D的机器人.
初学者可以学习学习.
对3D点的位置非常有帮助的.
- 2022-05-12 15:01:56下载
- 积分:1