搜索资源列表
SIFT_fvs_REG
- 本程序利用SIFT算法进行指纹识别 用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹
给予opencv的VIS视频跟踪
- 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。
MatlabSIFT
- 一个进行特征提取的算法,主要可以进行特征点的检测以及与之相关的边缘检测-a feature extraction algorithm, the main feature points can be detected and the associated Edge Detection
SIFT_fvs_REG
- 本程序利用SIFT算法进行指纹识别 用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹-This procedure using SIFT fingerprint recognition algorithm using SIFT to detect the fingerprint feature points in the feature vector will be extracted
SiftGPU-0[1].5.261
- 本工程为sift特征提取的GPU实现,其提取速度比单纯使用CPU计算快20倍,要注意的是显卡要是Nvidia 6以上的-This works for feature extraction sift realize the GPU, and its extraction faster than using the CPU alone is 20 times faster calculation, it is necessary to no
PCA_faceRec_V2
- 用Vc++实现的人脸识别Demo程序。Adaboost实现人脸检测,PCA特征提取。-With Vc++ Realize Face Recognition Demo program. Realize Adaboost face detection, PCA feature extraction.
InvariantLocalFeatureforImageMatching
- Invariant Local Feature for Image Matching,主要是介绍了一下图像副本检测的系统,先对图像提取sift特征,再用LSH匹配-Invariant Local Feature for Image Matching, mainly introduced a copy of what the image detection system, first sift the characteristics of
SIFTkey
- 由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩 色的SIFT特征点提取算法,并着重分析了多种彩色模型对算法性能的影响?这种算法也是在图像的灰度尺度空间上检测特征点, 但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算:实验结果证明了该算法的有效性。-Abstract:Because only the gray scale informat
VIS
- 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foregrou
SIFT
- 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩 色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。这种算法也是在图像的灰度尺度空间上检测特征点, 但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算。-SIFT
sift
- 1 SIFT 发展历程 SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。 2 SIFT 主要思想 SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。 3 SIFT算法的主要特点: a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一
extract_features2.tar
- 各种图像描述符算法,图像特征提取用的是SIFT特征检测子-computes steerable filters, SIFT descr iptor, moments, differential invariants, complex filters, shape context, spin images, PCA-SIFT.
SIFT
- SIFT 角点检测,提取图像的焦点特征,SIFT 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强-SIFT CORNER DETECTION EXTRACTION OF IMAGE FEATURE
sift
- 尺度不变特征点提取,sift角点检测技术-the book is about sift.Please read it carefuly thank you
SIFT
- SIFT特征提取程序,matlab编写。SIFT是图像上的某种特征,具有尺度,光照,甚至仿射不变性,广泛的用于图像拼接,目标检测,目标跟踪等应用中。-SIFT descr iptor
SIFT
- matlab实现的sift特征提取和检测算法,还有harris检测和跟踪算法。-matlab implementation sift feature extraction and detection algorithms, as well as harris detection and tracking algorithms.
SIFT-copy-move-detection
- matlab 提取SIFT特征,并完成特征点的匹配以实现复制粘贴篡改检测-Extract SIFT features of the image and match the keypoint to detect the cony-move fogery
sift
- 直接检测提取图像的sift特征,vs工程,直接可用!(Direct detection of SIFT features extracted from images, vs engineering, is available directly!)
SIFT_feature
- sift特征提取 可用于特征提取 图像处理 图像取证 图像检测(sift feature extraction)
40746336sift-mlab
- 检测并提取图像的SIFT特征,用于图像识别和分类(Identify and extract the SIFT feature points in the image for image recognition and classification)