-
在直角坐标系上画圆
在直角坐标系上画圆-the Cartesian coordinate system on the Circle
- 2023-09-07 12:15:02下载
- 积分:1
-
Vtk using VC6 under vtkPointWidget animation to achieve point to explain in deta...
VC6下vtk中用vtkPointWidget实现点的动画,讲解详细,是一个好的学习例子-Vtk using VC6 under vtkPointWidget animation to achieve point to explain in detail, is a good example to learn
- 2022-12-15 04:45:03下载
- 积分:1
-
自己写的一段碰撞检测代码,并实现了一个简单的学院…
自己写的一段碰撞检测代码,能实现简单的碰撞检测-Write your own section of collision detection code, and to achieve a simple collision detection
- 2023-06-11 03:55:02下载
- 积分: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+mapobjects开发的源代码,实现鼠标多边形的移动
用vc+mapobjects开发的源代码,实现鼠标多边形的移动-with vc MapObjects development of the source code, mouse polygon mobile
- 2022-11-05 02:35:03下载
- 积分:1
-
用浮动水平线法实现的三维曲面造型。
用浮动水平线法实现的三维曲面造型。- With fluctuation horizontal long-base method realization three
dimensional surface modeling.
- 2023-03-27 22:20:03下载
- 积分:1
-
三维地形实时显示的核心技术研究,用vc++编写
三维地形实时显示的核心技术研究,用vc++编写-Real-time display of three-dimensional topography of the core technology research, with vc++ Prepared
- 2022-06-20 07:59:52下载
- 积分:1
-
指纹识别程序。可以兼容windows操作系统。
比较小。
指纹识别程序。可以兼容windows操作系统。
比较小。-Fingerprint identification procedure. Are compatible with windows operating system. Relatively small.
- 2023-04-15 07:30:03下载
- 积分:1
-
用vc++实现的运动检测系统的源代码。为《Visual C++数字图像实用工程案例精选―源码》书上的源码...
用vc++实现的运动检测系统的源代码。为《Visual C++数字图像实用工程案例精选―源码》书上的源码-Using vc to achieve the motion detection system
- 2022-02-02 02:38:52下载
- 积分:1
-
生长法构造Delauney三角网的程序,对做地形有一定作用
生长法构造Delauney三角网的程序,对做地形有一定作用-Growth Act tectonic Delauney triangulation procedures, do have a certain effect on the terrain
- 2023-04-20 17:50:04下载
- 积分:1