-
Delphi的图形绘制flash演示
Delphi的图形绘制flash演示-Delphi graphic flash demo
- 2022-04-01 10:39:50下载
- 积分:1
-
模拟飞机和导弹飞行
这是一个基于OpenGL和MFC的3D模拟飞机和导弹飞行的程序(可在导弹和飞机之间切换)。画了一个简易的山地场景,有一些树木。导弹的尾焰比较形象。压缩文件包含了整个项目的头文件、源文件和各种资源文件,下载解压后即可在VS2010上运行。
- 2022-03-23 09:18:50下载
- 积分: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编的图片操作程序-a series of the VB Photo procedures
- 2022-07-04 18:46:44下载
- 积分:1
-
用java 做的一个简单的绘图板
用java 做的一个简单的绘图板-do with a simple drawing board
- 2023-06-02 10:45:03下载
- 积分:1
-
purpose library and test program that 577 ides some very simple primitives to pr...
purpose
library and test program that provides some very simple primitives to produce EPS (postscript) files
compile
gcc -DTEST -g -o epsplot epsplot.c -lm (to produce test program)
-purpose library and test program that 577 ides some very simple primitives to produce EPS (postscript) files compile gcc- DTEST-g-o eps plot epsplot.c- lm (to produce test program)
- 2023-01-08 20:25:03下载
- 积分:1
-
控件,还没有用过, 控件,还没有用过,
控件,还没有用过, 控件,还没有用过,-control
- 2023-06-02 22:10:03下载
- 积分:1
-
用VC++实现的图像读取的基本算法,可读取DIB文件
用VC++实现的图像读取的基本算法,可读取DIB文件-Using VC++ to achieve the image to read the basic algorithm, DIB files can be read
- 2022-11-09 00:30:03下载
- 积分:1
-
Tai MATLAB calibration procedures need friends download
Tai的MATLAB标定程序
有需要的朋友请下载-Tai MATLAB calibration procedures need friends download
- 2023-06-06 23:25:02下载
- 积分:1
-
这是计算机图形学中的区域填充噢能够算法中的种子填充算法。...
这是计算机图形学中的区域填充噢能够算法中的种子填充算法。-This is the computer graphics in the region filling algorithm, the seed Oh, can fill algorithm.
- 2023-05-21 16:05:03下载
- 积分:1