搜索资源列表
gabortrans
- 图像处理中用到的非常多的Gabor变换提取图像纹理特征的源代码,几乎不经过改造就可以用的你的程序中去-image processing used in a lot of Gabor transform to extract image texture characteristics of the source code, little can be modified using the procedures you go
harris
- 该程序用来提取图像中目标区域的harris算子,并且能够进行图像检索,图像特征提取等等重要的项目分析,是实验室原创的东西,需要和数据库链接
Daisy
- 改写过的一个简单的daisy特征提取程序,依赖opencv2.3库,可以提取daisy特征向量,并通过特征匹配求得两幅图像的视差图-Rewritten a simple daisy feature extraction program, dependent opencv2.3 library, can be extracted daisy feature vectors, and by the feature match the disparity map of the image of the
Moravec-suanzi
- moravec 算子,特征点提取程序,摄影测量作业-moravec operator, feature point extraction procedure, photogrammetry jobs
SIFT
- 本程序实现了sift特征提取,该特征提取是为匹配做基础的,用于后续的三维重建等机器视觉方面的研究-The realization of SIFT feature extraction, the feature extraction is the base for matching for 3D reconstruction, such as machine vision research
ceshichengxu
- 研究人类视觉处理机制的有用代码,包括测试程序,特征提取,结果显示等有用 matlab代码,值得共同研究-Pca algorithm useful for human visual processing code
CVMpic1
- 绝对自己编写的可用的CVM程序。类似SVM,可以以文件夹为目标提取整个文件夹内图像特征(对应特征为颜色直方图),然后用分类器分类-Absolutely have written procedures available CVM. Similar SVM, can extract image features the entire file folder to folder as the target (corresponding feature is the color histogram),
fast-interest-point-
- 程序是提取目标的fast的特征点,fast的特征点的好处是速度方面有比较大的优势,对于实时监控等一些应用可以考虑这种局部匹配-Program is to extract feature points target fast benefits fast feature points is relatively large speed advantage for some applications, such as real-time monitoring can be considered suc
guangpusvm
- 一个提取遥感影像光谱特征的程序,易于理解,分类精度高-An extraction of remote sensing image spectral characteristics of the program, easy to understand, high classification accuracy
Harris-Corner
- Harris算子提取特征点、匹配、提粗匹配程序,(基于opencv).-Harris operator extracting feature points, matching proposed matching program, (based on opencv).
HarrisMatch(opencv)
- harris提取特征点、匹配、剔除误匹配小程序,基于opencv-harris feature point extraction, matching, excluding mismatching small program, based on opencv