-
this is my right Bresenham algorithm a little bit of views, and you want to expl...
这个是本人对Bresenham算法的一点点看法,想和各位图形学爱好者共同探讨一下其优化算法!-this is my right Bresenham algorithm a little bit of views, and you want to explore graphics enthusiasts about their optimization algorithm!
- 2022-02-21 20:37:13下载
- 积分: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
-
一个可以转换tiff压缩格式,以及可以将单个tif合并成一个的程序...
一个可以转换tiff压缩格式,以及可以将单个tif合并成一个的程序-one can be converted tiff compression format and can be combined into a single tif a procedure
- 2022-01-26 03:53:01下载
- 积分:1
-
一个基于mega16的串口通讯实例,用于验证串口通讯的正确性
一个基于mega16的串口通讯实例,用于验证串口通讯的正确性-based on a serial communications mega16 the examples used to validate the correctness of serial communications
- 2022-08-19 13:05:35下载
- 积分:1
-
此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值...
此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值-this source code is on the image translation, rotation, mirroring, home to the source code, the right VC beginners a certain reference value
- 2022-11-05 19:50:03下载
- 积分:1
-
这是个基于MATLAB的对图像边缘进行编码的代码,可以直接运行下,不过要自己修改参数...
这是个基于MATLAB的对图像边缘进行编码的代码,可以直接运行下,不过要自己修改参数-This is a MATLAB-based encoding of the image edge of the code can be run directly under, but to modify its own parameters
- 2023-06-19 08:20:02下载
- 积分:1
-
siftpp源程序,用VC编写。本人正在为sift算法烦愁,大家共同学习共同进步...
siftpp源程序,用VC编写。本人正在为sift算法烦愁,大家共同学习共同进步-siftpp source files, prepared by VC. I was to sift algorithm bothersome worries, we learn together common progress
- 2022-01-25 14:38:33下载
- 积分:1
-
经典的图形处理程序,图像处理程序源码,功能齐全。VC…
一款比较经典的vc绘图,图像处理程序源码,功能齐全。是学习vc图像编程的好资料-classic vc graphics, image processing procedures source, complete functions. Vc study is a good image information program
- 2023-03-13 12:10:03下载
- 积分:1
-
一个用GDI+绘图的ActiveX控件,希望大家喜欢哦
一个用GDI+绘图的ActiveX控件,希望大家喜欢哦
- 2022-01-31 14:32:56下载
- 积分:1
-
ffdshow一个新的版本
ffdshow一个新的版本-recruiting a new version
- 2022-04-30 09:10:29下载
- 积分:1