搜索资源列表
15883822pcasift-0.91nd
- pca sift,比SIFT速度快,匹配精度高,-pca sift, faster than the sciences, matching high precision,
PCASift
- PCASIFT Pca 和SIFT的完美结合,可以用来特征提取,图像分类,检索
PCA_SIFT
- 基于pca降维的特征不变特性变换方法(sift),希望对研究特征提取的朋友有帮助!
pcasift-0.91nd.tar
- PCA-SIFT实现图像的不变性特征提取,利用主元分析提取SIFT特征,提高了效率.
pca-sift
- sift code,希望对大家有用-sift code............................
pca-sift
- pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
imagefusion
- 图像融合算法,高通滤波法、IHS法、PCA主成分分析、小波融合、小波和IHS结合的融合方法-Image fusion algorithms, high-pass filtering, IHS method, PCA principal component analysis, wavelet fusion, wavelet and IHS fusion method combining
PCA-SIFT
- 介绍基于PCA的SIFT算法实现的文章,文章是英文的-Introduced the SIFT algorithm based on PCA' s article, the article is in English
sift
- 1 SIFT 发展历程 SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。 2 SIFT 主要思想 SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。 3 SIFT算法的主要特点: a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性。 b) 独特性(Distinctive
PCA-SIFT-
- 这是一篇改进的基于PCA—SIFT算法文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is an improvement based on PCA-SIFT algorithm article, the article details the algorithm and application of important reference value, image graphics professionals!
extract_features2.tar
- 各种图像描述符算法,图像特征提取用的是SIFT特征检测子-computes steerable filters, SIFT descr iptor, moments, differential invariants, complex filters, shape context, spin images, PCA-SIFT.
PCA-SIFT
- PCA 降维 有代码可以运行的哦 亲 PCA 降维 有代码可以运行的哦 亲-The code of PCA
PCA-SIFT
- PCA——SIFT 特征值提取算法实现 用于图形图像处理的sift特征提取-PCA- SIFT the eigenvalue extraction algorithms to achieve
PCA-SIFT
- 特征提取代码,提取pca_sift特征,用于图像特征提取,图像配准或匹配,可供做这方面研究的同学参考。-feature extraction image matching
modifiedPCA-SIFT
- 修改过的pca-sift程序 可以正常运行-Modified pca-sift program runs
pca-sift
- 具有含有最近年的改进sift研究文献,有便于深入了解局部特征研究领域-containing the research of modified sift local features, have benefit to deep learning the research field
A Comparison of SIFT, PCA-SIFT and SURF
- 包含了几种介绍sift改进算法的论文,对于了解最新的sift算法的发展非常有帮助。(Contains several papers introduced sift improved algorithm, for understanding the latest development of the SIFT algorithm is very helpful.)
C++PCASift
- 主成分分析,提取图像中的SIFT特征点,用于图像识别和分类(Principal component analysis (PCA), extracting SIFT feature points in images for image recognition and classification)