搜索资源列表
Orb_OK
- 基于opencv 2.3.1的ORB特征提取算法的测试程序,效果还不错-Based on of opencv 2.3.1 ORB characteristics extraction algorithm testing procedures, the results were pretty good
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
logpolar
- 此程序是基于OPENCV的用于进行极坐标变换。它可以作为进行目标检测和识别中提取特征前的预处理-This program is based on the OPENCV for for polar transformation. It can be used as target detection and recognition to extract features on Pretreatment
sift
- 利用vc++中的opencv,写的sift特征提取程序,能顺利执行。-Using vc++ in opencv, write sift feature extraction procedure can be implemented smoothly.
TestOrc
- opencv2,3中增加的ORC特征提取方法,程序内附有图片,效果还不错-feature extraction introduced in OpenCV2.3
mosaic
- SIFT是具有鲁棒性的特征点提取算法,本程序就是基于SIFT的图像拼接-SIFT is a robust feature point extraction algorithm, this procedure is based on the SIFT image stitching
colorhist
- 本程序基于opencv可以提取图片的颜色直方图特征,可用于图像检索中作为颜色特征-This procedure is based on opencv can extract the image color histogram features, can be used as color features in image retrieval
CornerDetector
- 基于OpenCV的图像像素校正,利用特征点提取,校正三相机系统像素偏差的数据值,为采集程序提高校正依据-Feature point extraction, correcting pixel deviation of the three-camera system.
Feature-extraction-consolidation
- 里面有各种进行特征提取的vs openCV程序-There are a variety of feature extraction vs openCV program
SiftDemo
- 利用opencv编写的sift特征点提取程序,适用于研究此算法-Sift feature point extraction programming using opencv, which is applicable to research this algorithm
SIFT-iamge
- 这是一个SIFT的特征提取程序,我已经试验过,可以找到特征点并且声称特征点描述子。代码结构很清晰,简单易懂,非常适合初学者的学习。-This is a SIFT feature extraction procedures, I' ve been tested, you can find the feature points and claimed that the descr iption of the feature point. Code structure is very clear
ImageProcessing
- 十分强大的图像处理程序,其中包含了图像增强,图像复原,图像变换,图像编码,图像配准,活动检测,特征提取,图像分割图像识别等常用的图像处理算法-A very powerful image processing program, which includes image enhancement, image restoration, image conversion, image coding, image registration, activity detection, feature extr
Test_ORB
- 基于opencv 2.3.1的ORB特征提取算法的测试程序,效果还不错基于opencv 2.3.1的ORB特征提取算法的测试程序,效果还不错-this file is penCV 2.3.1。 this file is penCV 2.3.1。 this file is penCV 2.3.1。
OpenCV-Face-detection
- 程序中提供了一种简单方便的人脸面部特征提取方法,测方法提取人脸特征效率高,速度快,提取精度高-The program provides a simple and convenient method for human facial feature extraction, measurement methods to extract facial features high efficiency, high speed, high precision extraction
ORB1
- 简单的ORB算法提取特征点程序包,可供初学者学习,程序没问题,若不能运行,自行更改包含目录等。-The ORB algorithm of simple package, for beginners learning, application no problem, if can not run, on its own changes include directory, etc.
SIFT
- SIFT算法的特征点提取与匹配,程序效果较好,亲测可用。-SIFT feature point extraction and matching algorithms, application effect is good, close test available.
blink_singlepic_canny
- 该程序实现了图像中canny特征点的提取; 使用的是opencv2.4.9库-The program implements a feature point extraction canny image Using opencv2.4.9 library
HandDetector
- 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
OpenCVJNI03
- Visual studio 2015 调用OPencv实现特征的检索与匹配,DLL程序,可修改更换不同的特征提取算法。(Visual studio 2015 call OPencv to retrieve and match features, and DLL program can modify and replace different feature extraction algorithms.)
ORB
- 这是一个ORB特征点提取程序,该程序可以提取图像的ORB特征点(This is an ORB feature extraction code, the program can extract the image of the ORB feature points)