CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 图像特征

搜索资源列表

  1. 基于OpenCV的Harris图像特征点提取

    2下载:
  2. 基于OpenCV的Harris图像特征点提取,在VC++6.0下调试通过,可以运行,OpenCV image based on the Harris feature point extraction, in VC++6.0 under the debugger through, you can run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-09-04
    • 文件大小:389709
    • 提供者:李施
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3957168
    • 提供者:梁霄
  1. 49636959imagtemp.rar

    1下载:
  2. 图像特征匹配的算法,用的sift。可以正常运行。,Image feature matching algorithm, using the sift. Can be normal operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:79341
    • 提供者:肖宪
  1. matlab.rar

    1下载:
  2. 对彩色图像特征提取,达到分类的目的,很好的,Image Feature Extraction
  3. 所属分类:Graph program

    • 发布日期:2015-07-02
    • 文件大小:768
    • 提供者:李刚
  1. extractFeatures.zip

    1下载:
  2. 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4711649
    • 提供者:yuhui
  1. vc

    0下载:
  2. 基于颜色空间的图像特征提取的研究,对于图像处理的学习者有很大的帮助-Color space based on the study of image feature extraction, image processing for the great help learners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1054963
    • 提供者:xuting
  1. work1

    0下载:
  2. 提取纹理图像特征,包括平均值、标准差、平滑度、三阶矩、一致性、和熵。-Extract texture features, including mean, standard deviation, smoothness, third moment, consistency, and entropy.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:383012
    • 提供者:lichun
  1. ju

    0下载:
  2. 图像特征提取,不变矩。hu矩。f1~f7.用于物体识别。-hu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:483420
    • 提供者:sq
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  1. MarkovFeatureExtraction

    1下载:
  2. 根据马尔科夫模型提取图像特征,包括块间、块内马尔科夫矩阵-features Extraction of images
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1551773
    • 提供者:yangcaodie
  1. texture_extraction

    0下载:
  2. 提取图像特征,包括灰度梯度,灰度距等相关特征-extract features from images, including gray graydient,etc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3097
    • 提供者:xingxing
  1. pca

    3下载:
  2. 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20588
    • 提供者:张军
  1. test10-12

    0下载:
  2. 基于统计的图像特征提取,通过轮廓线的归一化,使得特征具有仿射不变性。-Based on statistical image feature extraction, through the contours of the normalization so that with the affine invariant features.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:354389
    • 提供者:杨树
  1. Mysift

    0下载:
  2. SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。-SIFT feature detection algorithm is an effective method of image features, rotate, scale, the light changes robustness。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4457616
    • 提供者:关小菊
  1. feature_selection_peng

    0下载:
  2. 图像特征提取的四种算法,花了很大的力气才弄来的!和大家分享!-Four types of image feature extraction algorithm, to spend a great deal of effort to get the! To share with you all!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:5628
    • 提供者:彭芳青
  1. chepaishibie

    0下载:
  2. 很好的学习图像处理的资料,尤其是在图像特征提取方面-Good learning image processing information, especially in regard to image feature extraction
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:252119
    • 提供者:李海生
  1. AboutSomandsnake-model

    0下载:
  2. 在指纹识别应用中图像特征特点及其常用的特征提取与匹配方法-In fingerprint recognition applications, image feature characteristics of commonly used feature extraction and matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:65487
    • 提供者:SanM
  1. imageprosec

    0下载:
  2. 这是一个用MATLAB做的基于矩特征的图像特征提取,值得借鉴-This is a done using MATLAB moment characteristics based on image feature extraction, is worth learning from
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:50675
    • 提供者:ll
  1. gaborfilter5

    0下载:
  2. Gabor滤波器的实现函数,与一般网上下载的不同,滤波效果更好,易于提取图像特征-Gabor filter implementation function, and general downloading different, better filtering, easy to extract image features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1597
    • 提供者:李萍
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com