-
模式识别中线性判别分类器的C++源码,非常容易集成和使用!...
模式识别中线性判别分类器的C++源码,非常容易集成和使用!-pattern recognition linear discriminant classifier C source code, and is easy to integrate and use!
- 2023-05-07 16:40:03下载
- 积分:1
-
这是一个小波去噪的程序,除了实现了最经典的图像去噪算法外,还使用了最新的带有方向性的小波,去噪效果非常好...
这是一个小波去噪的程序,除了实现了最经典的图像去噪算法外,还使用了最新的带有方向性的小波,去噪效果非常好-This is a wavelet denoising procedure, in addition to realize the most classical image denoising algorithms, but also uses the latest with a directional wavelet, denoising effect is very good
- 2022-03-15 11:50:29下载
- 积分:1
-
用递归的方法进行连通域的标记,算出面积并且去除小面积的连通域,对于去噪很有效!...
用递归的方法进行连通域的标记,算出面积并且去除小面积的连通域,对于去噪很有效!-Using recursive methods of tags connected domain, calculate the area and remove a small area connected domain for denoising very effective!
- 2022-01-24 13:47:28下载
- 积分: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
-
验证码识别
验证码识别-Verification Code Recognition
- 2023-05-07 18:55:03下载
- 积分:1
-
人脸检测与识别
主要介绍人脸的检测和识别原理及其编程实现方法;人脸检测及定位技术和人脸识别技术。人脸检测及定位技术就是判断图像中是否存在人脸。如果存在,则需要确定人脸的位置和大小等,并将人脸区域从图像背景中分离出来。
- 2022-08-18 17:22:05下载
- 积分:1
-
详细用法请看文件说明,该程序用matlab编写,挂用vc++编译器编译而成,程序用途:找出在任意多变形内的象素点...
详细用法请看文件说明,该程序用matlab编写,挂用vc++编译器编译而成,程序用途:找出在任意多变形内的象素点-detailed document indicates that the procedures used to prepare Matlab, linked with vc++ compiler compiler which, procedures purposes : to identify more arbitrary deformation within the pixel point
- 2022-03-13 13:50:33下载
- 积分:1
-
a fractal surface generation process
一个分形曲面的生成程序-a fractal surface generation process
- 2023-02-25 09:10:03下载
- 积分:1
-
给图形添加注释信息的程序源码,CSHARP编写
给图形添加注释信息的程序源码,CSHARP编写-Add comments to the graphics program information source, CSHARP preparation
- 2022-09-18 09:55:03下载
- 积分:1
-
very cool 3D terrain flight procedures View
非常cool的三维地形飞行浏览程序-very cool 3D terrain flight procedures View
- 2022-02-16 04:24:24下载
- 积分:1