momentvacancy 在 2009-05-11 00:44:30 上传
说明:haar特征boost人脸识别,包括视频和图像以及完整界面
开发平台:Visual C++ | 大小:5229KB | 下载222次
anjen 在 2009-05-05 09:30:43 上传
说明:OPENCV 的HAAR训练文档 PDF
开发平台:Visual C++ | 大小:22KB | 下载42次
ssablak 在 2009-04-30 03:50:48 上传
说明:this program helps to detect wallclock with haar features
开发平台:Visual C++ | 大小:11KB | 下载9次
ssablak 在 2009-04-30 03:48:53 上传
说明:It is haar features for eye detection
开发平台:TEXT | 大小:5KB | 下载21次
yoyo8629 在 2009-03-18 10:39:56 上传
说明:haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配
开发平台:matlab | 大小:154KB | 下载242次
daphney 在 2009-03-17 17:13:42 上传
说明:这里面主要阐述haar小波的基本原理和基本算法
开发平台:PDF | 大小:160KB | 下载88次
zjsprit 在 2009-03-13 21:23:40 上传
说明:HARR小波的VC实现源代码,能用于人脸检测与识别
开发平台:Visual C++ | 大小:886KB | 下载288次
xika.ariel 在 2009-01-21 15:18:08 上传
说明:是scilab的源程序,是一维的haar小波变换和一维的daubechies小波变换。已经调试过,可以使用。里面还附有卷积的源代码。
开发平台:matlab | 大小:393KB | 下载135次
fyyd654321 在 2008-12-25 10:00:00 上传
说明:信息隐藏说明,这是我下载然后修改了一下,感觉还可以
开发平台:Visual C++ | 大小:159KB | 下载5次
zjr1983 在 2008-12-23 11:50:56 上传
说明:用LABVIEW自己编的一个HAAR小波变换程序
开发平台:LabView | 大小:22KB | 下载146次
housan321 在 2008-12-16 15:50:47 上传
说明:人脸检测的一个程序,adaboost+cascade+haar 能运行
开发平台:matlab | 大小:768KB | 下载1095次
阿钟 在 2008-11-26 20:26:11 上传
说明:利用Haar分类器寻找检测目标,进行跟踪
开发平台:Visual C++ | 大小:175KB | 下载15次
cuidong_2006 在 2008-11-12 19:24:30 上传
说明:对第二次上传的源码修改后的10月10日的Matalb的基于Adaboost算法的车牌定位的源码!不过训练时间还是很长!里面含有积分图像的获得,haar 特征的生成等。Matlab高手可以优化一下,感兴趣的欢迎下载!
开发平台:matlab | 大小:92KB | 下载753次
cuidong_2006 在 2008-11-12 19:21:27 上传
说明:对第一个源码修改后的9月10日的Matalb的基于Adaboost算法的车牌定位的源码! 里面含有积分图像的获得,haar 特征的生成等。感兴趣的欢迎下载!
开发平台:matlab | 大小:30KB | 下载254次
herrybob 在 2008-11-04 18:46:52 上传
说明:非常好用的利用Haar小波提取目标区域的方法,可用于人脸检测,兴趣区(ROI)提取,显著点检测等
开发平台:Visual C++ | 大小:84KB | 下载204次
ningyuhui 在 2008-11-01 16:52:15 上传
说明:一种基于小波变换的人脸检测,很好的文章,可以借鉴
开发平台:Visual C++ | 大小:210KB | 下载73次
chenzhongxiang123 在 2008-10-31 09:14:26 上传
说明:This program is the haar opencv face detector slightly modified for ease of use There are command line options available to avoid the need to use the gui (see facedetect.cpp for the command line option format This program needs fltk installed. It can be downloaded online. The standard facedetect.cpp works at one scale. Our facedetect pyarmids the image up and down to allow processing at more scales. This can also be achieved via the cvHaarDetectObjects function. This program has only been tested with uncompressed avi files
开发平台:Visual C++ | 大小:82KB | 下载30次
rogerchenyu 在 2008-10-28 19:14:36 上传
说明:Matlab脸部识别程序包括 haar feature adaboosting
开发平台:matlab | 大小:1767KB | 下载542次
yangyashuang 在 2008-10-06 16:15:12 上传
说明:从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。
开发平台:C++ | 大小:142KB | 下载32次
xlz209 在 2008-09-30 20:40:05 上传
说明:图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。
开发平台:matlab | 大小:315KB | 下载320次
Bonziwells 在 2008-09-28 15:16:06 上传
说明:对图片实现haar变换,并可设置阈值对图片进行不同损耗的压缩
开发平台:Visual C++ | 大小:1552KB | 下载32次
lixian0822 在 2008-09-16 19:01:26 上传
说明:JPEG2000 Haar and inverse Haar wavelet transform on images.And a threshold can be added during the compression, and after decompression the result can be seen with different thresholds.
开发平台:matlab | 大小:3KB | 下载138次
chrisberlin 在 2008-08-05 13:54:29 上传
说明:自已写的Adaboost使用Haalike feature,去Detection
开发平台:Visual C++ | 大小:9KB | 下载156次
ruanyu 在 2008-08-03 17:35:26 上传
说明: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 (<Haar Cascase XML file>, <Gray scale Image>) 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)
开发平台:Visual C++ | 大小:1265KB | 下载575次
liangzhuojia 在 2008-07-21 15:27:54 上传
说明:简单的哈尔小波变换。程序实现的功能如下:输入图像,界面中可以看到图像经变换所产生的变化
开发平台:Visual C++ | 大小:1714KB | 下载51次
crhuang1986 在 2008-07-21 11:06:19 上传
说明:The source is to detect certain object in one image using Haar algorithm.This is a classic algorithhm in the field of image processing,and also suitable in video processing.
开发平台:Visual C++ | 大小:175KB | 下载38次