搜索资源列表
图像特征的提取与表达
- 基于内容的图像检索方面的一些相关问题和方法。本文中给出了一系列图像视觉特征的提取、表达和索引方法。
人脸识别中特征提取的一种改进方法20090402发表
- 人脸识别中特征提取的一种改进方法,中国图形图像网.20090402发表
图像分割和特征提取小例程
- 这是关于图像分割和特征提取的一个小例证,需要的可以看看啊,还行!
基于图像SIFT 特征的图像检索方法
- 基于SIFT特征提取,本文提出了一种多尺度的图像检索算法,将一幅图像转化为多个特征的集合,再通过计算两幅图像特征向量间的欧氏距离进行比较得出结果进而实现图像检索功能。实验结果说明该算法具有尺度、平移、旋转不变性,可以进行良好应用。
图像特征提取源码
- 各种图像特征提取函数源代码;来自vdbms。
基于粗糙集的特征选择matlab源代码
- 基于粗糙集的特征选择matlab源代码
relief特征选择matlab程序
- relief 特征选择matlab代码
LBP特征提取算法
- 用LBP对图像提取特征
surf特征点匹配
- 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
采用差分阈值法对心电信号QRS波进行特征提取
- 采用差分阈值法对心电信号QRS波进行特征提取的Matlab程序。,Differential threshold method QRS wave of ECG feature extraction of Matlab program.
自己用matlab写的sift特征点检测与匹配程序
- 自己用matlab写的sift特征点检测与匹配程序,运行能通过,Matlab write themselves sift feature points detection and matching program, run through
Tamura纹理特征提取及应用的matlab代码
- Tamura纹理特征提取及应用的matlab代码,附有介绍Tamura纹理的文献以及测试用图片。,Matlab code for extracion and application of Tamura texture, attched paper about tamura texture and picture for test.
这是基于matlab的提取图像纹理特征的程序
- 这是基于matlab的提取图像纹理特征的程序,如有需要可下载!挺好用的!,This is based on the matlab image texture feature extraction procedure, if needed, could be downloaded! Very good use!
基于特征点医学图像图像配准算法
- 用matlab编写的基于特征点医学图像图像配准算法,Prepared using matlab medical images based on feature points, image registration algorithm
SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码
- 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
sift-match.sift特征点提取代码
- sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
SIFT.用sitf算法抽取图像之间的特征点来实现图像匹配
- 用sitf算法抽取图像之间的特征点来实现图像匹配。,Sitf extraction algorithm using the feature points between images to achieve image matching.
用opencv类库两副图像的特征点匹配
- 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
sift特征提取的matlab源码
- sift特征提取的matlab源码,可用! sift特征提取的matlab源码,可用!-sift feature extraction matlab source code, available! sift feature extraction matlab source code, available!
情感识别特征提取
- 超限学习机中情感识别的一种特征提取,可以作为使用参考和帮助。