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

搜索资源列表

  1. SIFT.rar

    1下载:
  2. 在Matlab中实现基于旋转尺度不变特征提取特征点的方法。,Matlab implementation of the rotation based on scale-invariant feature extraction method of feature points.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2634894
    • 提供者:
  1. AE93edit-sde.rar

    0下载:
  2. 使用ae9.3进行shp文件编辑,通过sde加载feature class,Edit shape file with ArcGIS engine 9.3,load feature class through Arcsde
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:27713
    • 提供者:kicycui
  1. newegg.rar

    1下载:
  2. 基于matlab的进行鸡蛋形状特征提取的程序,能提取鸡蛋裂缝区域的形状特征,Matlab based on the conduct of an egg shape feature extraction procedure can extract the shape of an egg cracks in the regional characteristics of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:712
    • 提供者:波波
  1. matlabzhiwenshibiecode.rar

    0下载:
  2. 此代码可以进行指纹识别,包括预处理,特征提取,分类识别,this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-03-05
    • 文件大小:1193194
    • 提供者:nikai
  1. Harr.rar

    0下载:
  2. Haar-Like Feature臉部辨識程式及源代碼,是研究快速臉部辨識的好例程,Haar-Like Feature facial recognition programs and source code, is to study the fast face recognition in a good routine
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:199943
    • 提供者:賴永成
  1. pzernike.rar

    2下载:
  2. 伪Zernike矩特征提取,Zernike矩特征提取,供参考,很有用,Pseudo-Zernike moment feature extraction, Zernike moment feature extraction, for reference, very useful
  3. 所属分类:Special Effects

    • 发布日期:2015-08-26
    • 文件大小:833
    • 提供者:王宇琴
  1. Log_gabor.rar

    0下载:
  2. 很好用的Log-Gabor变换源代码,可以用于图像的特征提取,Good use of Log-Gabor transform source code, can be used for image feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2949
    • 提供者:Ying Chen
  1. FingerPrint.rar

    0下载:
  2. 基于matlab的对于指纹的特征提取,对初学者有很好的帮助,,The matlab-based feature extraction for fingerprint on a very good help for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:132299
    • 提供者:波波
  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. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:387202
    • 提供者:bill
  1. siftpp

    0下载:
  2. 本代码实现了SIFT的特征匹配功能,SIFT特征在图像匹配中应用广泛。-The code of the implementation of the SIFT feature matching function, SIFT features of the widely used image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:359846
    • 提供者:c王清源
  1. LBP

    0下载:
  2. 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defining a template for the origina
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2460
    • 提供者:徐忠超
  1. cPP-recog

    1下载:
  2. 介绍数字图像统计模式识别、模式识别决策方法及实现:测试代码有人脸检测与特征点定位、汽车牌照识别、脑部医学影像诊断、印刷体汉字识别、手写体数字识别、运动图像分析,共6个数字图像模式识别应用实例-Introduction of digital image statistical pattern recognition, pattern recognition and realization of decision making: the test code was face detection an
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-01
    • 文件大小:13958285
    • 提供者:
  1. LDA

    1下载:
  2. 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
  3. 所属分类:Special Effects

    • 发布日期:2016-12-28
    • 文件大小:56306
    • 提供者:苗晨
  1. bagoffeature

    0下载:
  2. 这是图像识别方法bag of feature 的matlab源代码-This is image recognition method bag of feature matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:39818
    • 提供者:峰峰
  1. FastICA_25

    0下载:
  2. 独立分量分析的算法,用于分离出独立分量,用于图像降维,特征提取-Independent component analysis algorithms, used to separate out the independent component for the image dimensionality reduction, feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:172626
    • 提供者:cecilia
  1. bag-0.1.tar

    0下载:
  2. bag of feature bag of feature bag of feature bag of feature bag of feature -bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:14697
    • 提供者:adai
  1. gujia

    1下载:
  2. 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processing, to a binary image of the sk
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:72333
    • 提供者:hujiang
  1. Matlabsift

    1下载:
  2. sift提取特征点的图像匹配。其中包括特征点的提取和图像匹配两部分-sift feature extraction for image matching. These include feature point extraction and image matching two
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:335156
    • 提供者:陈凯
  1. sift特征提取的matlab源码

    2下载:
  2. sift特征提取的matlab源码,可用! sift特征提取的matlab源码,可用!-sift feature extraction matlab source code, available! sift feature extraction matlab source code, available!
  3. 所属分类:图形图象

    • 发布日期:2012-10-23
    • 文件大小:1088083
    • 提供者:张仲日
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com