-
关于多边形识别的一个MATLAB源程序。PointInPolygon
关于多边形识别的一个MATLAB源程序。PointInPolygon-Polygon identification on a MATLAB source code. PointInPolygon
- 2022-03-22 23:30:14下载
- 积分:1
-
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等...
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等-the code is a C prepared by the object-oriented computer vision library, which contains many of the functions for solving mathematical problems, many of the image processing algorithm
- 2022-08-21 07:25:37下载
- 积分:1
-
由TIN生成等值线
由TIN生成等值线-generated by TIN isogram
- 2022-05-21 04:49:26下载
- 积分:1
-
自己写的JAVA小程序,可以实现一些2D3D的图形实现。如画个3维的可旋转的立方体...
自己写的JAVA小程序,可以实现一些2D3D的图形实现。如画个3维的可旋转的立方体-himself in a small Java program, you may achieve some of the graphics 2D3D achieve. Picturesque three-dimensional rotating cube
- 2022-12-18 20:45:03下载
- 积分:1
-
这是一个在WindowsCE环境下浏览图像文件的源程序
这是一个在WindowsCE环境下浏览图像文件的源程序- This is glances over the picture document under the WindowsCE
environment the source program
- 2022-05-19 10:54:27下载
- 积分:1
-
横机CAD软件,包含windows画图板里的几乎所有功能
横机CAD软件,包含windows画图板里的几乎所有功能-knitting machine CAD software, including windows drawing board Lane almost all the functions
- 2022-10-31 02:30:03下载
- 积分:1
-
Written by VC to deal with image compression source code, in the hope that usefu...
用VC写的进行图像压缩处理的源代码,希望对大家有用,-Written by VC to deal with image compression source code, in the hope that useful to everybody,
- 2022-05-19 00:59:58下载
- 积分: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
-
hoschek 方法用于曲线拟合 在Hoschekfit 文件中输入数据,拟合曲线段数,拟合误差,最大迭代次数就可以...
hoschek 方法用于曲线拟合 在Hoschekfit 文件中输入数据,拟合曲线段数,拟合误差,最大迭代次数就可以-curve fitting method for the Hoschekfit document input data, the number of curve fitting, fitting error, the largest number of iteration can
- 2022-02-07 19:52:06下载
- 积分:1
-
with the progress of the GIRD
带有进度条的GIRD-with the progress of the GIRD
- 2022-10-29 16:20:03下载
- 积分:1