-
利用直接写屏函数,动态模拟一个小车在屏幕上来回走动。
利用直接写屏函数,动态模拟一个小车在屏幕上来回走动。-The use of direct write-screen function, dynamic simulation of a car moving around on the screen.
- 2022-12-15 05:10: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
-
hotdraw,2D图形软件的开发是非常适合学习二维矢量…
HotDraw,2d图形开发的软件,非常适合学习2d矢量化图形开发-HotDraw, 2d graphics software developed is very suitable for learning 2d Vector Graphics Development
- 2022-01-31 23:20:48下载
- 积分:1
-
基于ti5000系列dsp的无限冲击响应函数很实用
基于ti5000系列dsp的无限冲击响应函数很实用-Ti5000 series based on the infinite impulse response functions dsp very practical
- 2023-07-26 16:45:03下载
- 积分:1
-
本程序用quadcurve2d产生电力和两关键质量控制…
此程序用QuadCurve2D产生有一个控制电和两个重点的quadratic curve,并允许通过改变控制电或曲线重点的位置来绘制弧线-this procedure with a QuadCurve2D produce electricity and control of two key quadratic curve, and allow control by changing the curve-- or to focus on the location of drawing arcs
- 2023-05-23 18:40:02下载
- 积分:1
-
回度变换源代码 直接在vc中运行即可 可以作为编程参考
回度变换源代码 直接在vc中运行即可 可以作为编程参考-degrees to transform the source code directly in the vc could run as programming reference
- 2023-08-13 22:55:04下载
- 积分:1
-
Using matlab to do the edge detection of a code that can be a variety of edge de...
用matlab做的有关边缘检测的一个代码,该代码可以进行多种的边缘检测-Using matlab to do the edge detection of a code that can be a variety of edge detection of
- 2022-03-13 10:28:56下载
- 积分:1
-
用VC开发的作图工具,支持器件库,支持动态特性设置。源码,可以进行二次开发。...
用VC开发的作图工具,支持器件库,支持动态特性设置。源码,可以进行二次开发。-development of the VC drawing tools, support for devices to support a dynamic feature set. Source code can be re-developed.
- 2022-01-26 01:03:34下载
- 积分:1
-
vc++图象处理原代码,内容是对图象进行对角镜像处理,大家不妨...
vc++图象处理原代码,内容是对图象进行对角镜像处理,大家不妨-vc original image processing code, the contents of the image right angle mirror, we may try
- 2022-08-19 18:15:31下载
- 积分:1
-
Microsoft backcross c# 2005 into 3d graphics, need xna operation and c# runtime...
微软XNA c#2005
3d图形导入,需要有xna的运行环境和c#的运行环境还需要directX-Microsoft backcross c# 2005 into 3d graphics, need xna operation and c# runtime environment also need directX
- 2022-03-12 06:55:46下载
- 积分:1