-
这是一个如何使用VTK程序。网
this is a program of how to using vtk on .net
- 2022-04-09 05:05: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
-
数字图像处理试验程序 包括图像的压缩 模糊 锐化
数字图像处理试验程序 包括图像的压缩 模糊 锐化-Digital image processing, testing procedures, including image compression blur sharpening
- 2022-04-19 23:57:33下载
- 积分:1
-
给初学者一个简单易学的基于MFC三维动画例子,简单才是初学者的最爱...
给初学者一个简单易学的基于MFC三维动画例子,简单才是初学者的最爱-to an easy beginners based 3D animation MFC example, a simple beginners is the favorite
- 2022-04-24 06:21:06下载
- 积分:1
-
选取两幅图像的对应点后计算出变形函数,图像变形后再将两幅图像镶嵌为同一副图像...
选取两幅图像的对应点后计算出变形函数,图像变形后再将两幅图像镶嵌为同一副图像-Select the two images correspond to point out the deformation function, image deformation and then to two images for the same Vice-image mosaic
- 2022-02-07 06:29:38下载
- 积分:1
-
following Cheng Xu is java has been prepared by the three
以下几个程许是用java编写的已几何图形为主的立体方案。以供大家参考。-following Cheng Xu is java has been prepared by the three-dimensional geometry-based program. For your reference.
- 2022-02-05 00:22:17下载
- 积分:1
-
图,网格,真实
画图,网格,实时数据监测,有很好的注释,适合画图的应用和编程。-Drawing, grid, real-time data monitoring, have very good notes, suitable for drawing applications and programming.
- 2023-08-30 16:10:03下载
- 积分:1
-
本程序是一个立体的魔方源代码.
是一个简单的小程序
本程序是一个立体的魔方源代码.
是一个简单的小程序-this program is a three-dimensional Rubik"s cube source code. Is a simple, small procedures
- 2022-06-21 00:50:54下载
- 积分:1
-
Point image processing, image projection and the average position histogram, gra...
图像的点处理,图像的投影与平均定位,灰度直方图,灰度变换。-Point image processing, image projection and the average position histogram, gray-scale transformation.
- 2022-02-03 20:51:34下载
- 积分:1
-
这是一个小例子写图动态显示正弦形状
BCB写的用chart动态显示正弦波形的一个小例子-BCB written chart with dynamic display sinusoidal shape of a small example of
- 2022-07-23 19:42:06下载
- 积分:1