-
网站模板一个网站模板网站模板 一个网站模板
网站模板一个网站模板网站模板 一个网站模板-a website template website template a website template a website template
- 2022-02-09 16:02:53下载
- 积分:1
-
此为小波边缘提取的源代码,已经精心调试过,请放心使用.
此为小波边缘提取的源代码,已经精心调试过,请放心使用.-This is the wavelet edge detection of the source code has been carefully debugging, please rest assured that use.
- 2023-03-04 02:55:04下载
- 积分:1
-
.wrl viewer
查看.wrl模型文件,并在mfc的界面中显示出来-.wrl viewer
- 2023-05-13 13:45:03下载
- 积分:1
-
实现图像数据的JPEG
实现图像数据的JPEG-LS标准的压缩,可以实现无损压缩也可以有损压缩-Realize image data standard JPEG-LS compression, lossless compression can be achieved can also be lossy compression
- 2023-03-15 08:30:04下载
- 积分:1
-
this procedure are my last class to do graphics, sounds very good. Especially fo...
这个程序都是我在上图形课做的,挺不错的。特别是那些对于刚学vc图像编程的人特别有用。-this procedure are my last class to do graphics, sounds very good. Especially for those just learning programming vc images of people particularly useful.
- 2022-01-21 00:00:16下载
- 积分: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
-
手写体数字识别,分为分类程序(临时性…
手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers) and the clustering procedure (fuzzy clustering, genetic algorithms)
- 2022-03-09 18:27:49下载
- 积分:1
-
基于hmm的人脸识别代码
基于hmm的人脸识别代码-based on face recognition code
- 2023-01-22 02:35:04下载
- 积分:1
-
该程序实现了对一幅图象进行Walsh变换。首先定义了一个imagewnd类, 该类可用于位图的创建、显示;WALh函数为快速沃尔什
该程序实现了对一幅图象进行Walsh变换。首先定义了一个imagewnd类, 该类可用于位图的创建、显示;WALh函数为快速沃尔什-哈达玛变换,f为时域值,F为变换域值,power为2的幂数,Walsh1函数为二维变换;在该函数中取出了一幅位图的所有像素,用来进行变换.具体算法过于专业,我就不细说了。-the realization of an image Walsh transform. First imagewnd definition of a category, such can be used for the bitmap is created, displayed; WALh function for the rapid Walsh-Hadamard transform, too-valued f, F value of the transform domain, power and the power to two the number Walsh1 function of two-dimensional transform; function in the removal of a bitmap of all pixels, used for transformation. specific algorithm is too professional, I will not elaborate on this.
- 2022-07-10 19:38:16下载
- 积分:1
-
由于人脸识别研究我最近收集的一些由…
由于本人最近研究人脸识别,收集的一些名校的博士硕士论文,全部是08年到09年的,具有很大的参考价值,如需要图像处理模式识别类的材料,请联系shuqin87@163.com-Because I study of face recognition has recently collected a number of prestigious doctoral master" s thesis, all of 2008 to 2009, and has great reference value, such as the need for image processing, pattern recognition type of material, please contact shuqin87 @ 163. com
- 2022-08-19 01:56:23下载
- 积分:1