-
该工具包将mpeg算法通过matlab语言实现,对初学者应该很有帮助...
该工具包将mpeg算法通过matlab语言实现,对初学者应该很有帮助-The toolkit will be mpeg algorithm matlab language for beginners should be very helpful
- 2022-03-25 19:55:12下载
- 积分:1
-
帧动画 计算机图形学实验 C++实验
帧动画 计算机图形学实验 C++实验
-Frame animation
- 2022-02-12 23:38:08下载
- 积分:1
-
A good mahjong procedures, uploaded to the site, for your information, communica...
一款优秀的麻将程序,上传到该网站,供大家参考,交流和学习-A good mahjong procedures, uploaded to the site, for your information, communication and learning
- 2022-04-18 00:11:36下载
- 积分:1
-
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!...
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!-H.263 codec original program source code and test procedures, including test sequence. Specific on the H.263 codec introduced here on the fact the bar, here are hard to come by testing program source code!
- 2022-12-19 07:45:03下载
- 积分:1
-
分形演示
资源描述
用GSL-shell的lua语言编写的分形演示程序,很有意思哟。
GSL-shell是可以替代MATLAB的科学计算软件,速度很快。
- 2022-02-07 19:19:30下载
- 积分:1
-
这是一个做美国国旗的程序,可以实现国旗的票动效果
这是一个做美国国旗的程序,可以实现国旗的票动效果-This is a flag of the United States to do procedures, the national flag can be achieved dynamic effects of votes
- 2022-07-25 08:34:24下载
- 积分:1
-
在C++环境中编写代码,实现画线,非常方便实用
在C++环境中编写代码,实现画线,非常方便实用-In the C++ environment to write code to achieve drawing lines, is very convenient and practical
- 2022-04-24 03:17:53下载
- 积分:1
-
利用VC++编写的一个图像文字显示效果的救济,显示颜色梯度…
用VC++编写得图像显示浮雕文字效果、显示渐变色彩、阈值变换得源码-Using VC++ to prepare a text image display effect of relief, showing color gradient, threshold transform a source
- 2022-07-16 03:14:54下载
- 积分: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
-
棒_用GDI+画漂亮的窗体字
很不错,使用Msimg32.dll 这个库
棒_用GDI+画漂亮的窗体字
很不错,使用Msimg32.dll 这个库-Rod _ with the GDI+ painting beautiful word form
- 2022-03-03 22:59:07下载
- 积分:1