搜索资源列表
HaarFaceDetect.zip
- 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. I
camerads.rar
- opencv摄像头实时人脸识别,支持各种摄像头,Real-time face recognition opencv camera, supports a variety of camera
OpenCVWaveletTest.zip
- wavelet test program using OpenCV,wavelet test program using OpenCV
cvHaarTraining.rar
- Opencv Haar training, the setting and parameter is configed. you can debug into the training process to get the whole flowchart of adaboost training.,Opencv Haar training, the setting and parameter is configed. you can debug into the training process
RenWavelet
- 采用vc6.0编写,基于opencv框架。绝对好的程序。非常完整的小波变换程序,可以进行灰度和彩色图像的多层小波变换。小波的种类可以选择,一共给出了四种小波。可以对任意尺寸的图像进行分解。绝对是非常好的小波程序。本人早期亲自编写,代码写的不很美观,但非常好用。-Vc6.0 used to prepare, based on the framework of opencv. Definitely a good program. Wavelet transform is a complete pro
smokedetection
- 利用提升小波的方法进行烟雾检测,效果很好-Using wavelet methods to enhance smoke detection, good results
FaceRecognition
- 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
2DLDAwiththeSVM-basedfacerecognitionalgorithm
- 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
cvWavelete
- 用opencv实现的图像小波变换及反变换代码,可用于图像去噪、多分辨率分析等方面。-Opencv achieved with wavelet transform and inverse transform the image code can be used for image denoising, multi-resolution analysis and so on.
gabor_filter
- 实现对图像的gabor小波变换,利用了opencv的函数库,可实现方向和尺度等多项选择。-Achieve image gabor wavelet transform, using the opencv function library, enabling the direction and scale and many other options.
DWT
- 用OpenCV实现二维离散小波变换及其逆变换(对初学者非常有用)-OpenCV implementation with two-dimensional discrete wavelet transform and its inverse transform (very useful for beginners)
23-cvWavelete
- 基于opencv的提升5/3小波变换和逆变换-Opencv-based enhancement of 5/3 wavelet transform and inverse transform
opencv-dwt
- 小波变换是图像处理中一种有效的变换方法,提供利用opencv实现的小波变换代码-The wavelet transform is an effective transformation method in image processing, opencv realized wavelet transform code
DETECTION-VISAGE-YEUX-NEZ-BOUCHE-AVEC-OPENCV-TEMP
- A recognition process can be much more efficient if it is based on the detection of features that encode some information about the class to be detected. This is the case of Haar-like features that encode the existence of oriented contrasts between r
OpenCV-wavelet-transform
- OpenCV小波变换,简单实用,分享一下。-OpenCV wavelet transform, simple and practical to share.
Wavelet-transform-and-its-recovery
- 图像小波变换及其复原,可以实现小波变换的图像融合,使用vc++和opencv编写-Wavelet transform and its recovery can be achieved on wavelet transform image fusion, and opencv prepared using vc++
DWT in opencv
- Discrete Wavelet Transform in opencv have main function
Wavelet-decomposition
- opencv实现小波分解,可以自个更改分解的层数,开发环境opencv2.4.6和vs2010.-opencv wavelet decomposition, can change a break down of the number of layers, the development environment opencv2.4.6 and vs2010.
wavelet-change
- 基于opencv实现了多层小波变换,并可以进行逆变换。对初学OPENcv的朋友有一定的借鉴价值。-Based on opencv realized the multi-layer wavelet transform and inverse transformation. For beginners OPENcv friend has certain reference value.
haeelet-wavelet
- 小波分析理论中的一些例程,摘出来方便大家参考,推荐给大家(Some of the routines in the theory of wavelet analysis to pick out for you easy reference, recommend to everyone)