-
mh编码的算法,已经调试成功,可以使用
mh编码的算法,已经调试成功,可以使用-mh coding algorithm has been successfully debugging, you can use
- 2022-05-25 23:33:36下载
- 积分:1
-
灵感编程源代码等
灵感编程源代码等-inspiration programming source code, etc.
- 2022-09-16 16:15:04下载
- 积分:1
-
image processing for smoothing, noise reduction, isolated black spots pixel elim...
图象处理之平滑处理,噪声消除、孤立黑点象素消除-image processing for smoothing, noise reduction, isolated black spots pixel elimination
- 2022-09-20 17:55: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
-
GIS简单的图形系统,可以兼容DWG等矢量数据
GIS简单的图形系统,可以兼容DWG等矢量数据-GIS simple graphical system that is compatible with DWG vector data, etc.
- 2022-05-16 10:38:53下载
- 积分:1
-
VB在PICUTRE控件内实现画曲线的例子,有二个参数可选
VB在PICUTRE控件内实现画曲线的例子,有二个参数可选-VB controls in PICUTRE curve to achieve painting examples have two optional parameters
- 2022-03-15 23:54:58下载
- 积分:1
-
image block coding examples demo
图像方块编码示例demo-image block coding examples demo
- 2023-03-23 10:00:03下载
- 积分:1
-
Sketchpad procedures for rectangular see pictures such as Circle
画板程序 用于看图片 画圆 矩形等-Sketchpad procedures for rectangular see pictures such as Circle
- 2022-02-15 05:55:39下载
- 积分:1
-
on the stereoscopic images show that in addition there is still a question menti...
关于图象的 立体显示 除了显示这一块仍然有问提,框家基本没问题了,仅供参考-on the stereoscopic images show that in addition there is still a question mention that the basic frame house no problem for reference
- 2023-07-12 04:50:03下载
- 积分:1
-
波形的计算
可以显示方波,正弦波三角波
- 2022-05-15 09:41:55下载
- 积分:1