-
本代码实现的是windows的矢量字库的读写,生成8*8字模
本代码实现的是windows的矢量字库的读写,生成8*8字模-the source implementation of the windows vector font reader, generate 8* 8 Fonts
- 2022-01-20 22:50:57下载
- 积分:1
-
一个在单文档引用程序中的绘图算法,提供了最基本的思路
一个在单文档引用程序中的绘图算法,提供了最基本的思路-a document cited in a single procedure for the drawing algorithm, provide the most basic ideas
- 2022-05-20 09:30:34下载
- 积分:1
-
对初学者非常有用,学习vega的经典的100个有用的程序
对初学者非常有用,学习vega的经典的100个有用的程序-very useful for beginners to learn the classic Bond 100 useful procedure
- 2022-01-25 21:47:04下载
- 积分:1
-
计算机图形学关于二维几何变换图形程序 源代码 欢迎指导
计算机图形学关于二维几何变换图形程序 源代码 欢迎指导-computer graphics transformation of two-dimensional geometric graphics program source code welcome guidance
- 2022-12-04 17:25:03下载
- 积分:1
-
解一个一元二次方程,并显示其图像的小程序。用tc 编写的。...
解一个一元二次方程,并显示其图像的小程序。用tc 编写的。-Solutions a one yuan quadratic equation and showed images of small programs. With tc prepared.
- 2022-05-06 19:56:19下载
- 积分:1
-
Classical PCA
经典的基于PCA面部识别系统,含注释及测试图片-Classical PCA-based facial recognition system, including the Notes and the test image
- 2022-05-05 06:02:47下载
- 积分:1
-
small ball along the space spiral movement of animation, a small Matlab write pr...
小球沿空间螺旋线运动的动画,matlab写的小程序-small ball along the space spiral movement of animation, a small Matlab write procedures
- 2022-02-20 22:23:50下载
- 积分:1
-
医学图像三维重建平台MITK开发指南
医学图像三维重构平台 mitk 开发指南-3D Medical Image Reconstruction platform mitk Development Guide
- 2022-02-04 15:07:51下载
- 积分: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
-
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。...
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。-video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.
- 2022-08-06 16:52:57下载
- 积分:1