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

搜索资源列表

  1. testreport

    0下载:
  2. 直方图、图象处理变换、小波变换、模板运算、图像压缩与编码、应用KL变换进行图象的特征提取 -histogram, image processing, transformation, wavelet transform, template operations, image compression and coding, Application KL transform the image feature extraction
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4422
    • 提供者:王英强
  1. oter

    0下载:
  2. 直方图、图象处理变换、小波变换、模板运算、图像压缩与编码、应用KL变换进行图象的特征提取 -histogram, image processing, transformation, wavelet transform, template operations, image compression and coding, Application KL transform the image feature extraction
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4422
    • 提供者:王英强
  1. jiyuneirongdetuxiangjiansuo

    0下载:
  2. 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:160149
    • 提供者:耿上
  1. nixianggongcheng

    0下载:
  2. 逆向工程的近景测量中的应用。主要研究点是图像的特征提取和匹配。-reverse engineering choppy measurement applications. Main point is the image feature extraction and matching.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1009570
    • 提供者:chinese
  1. face

    0下载:
  2. 人脸识别技术的几个主要研究方向,计算机人脸识别是指基于已知的人脸样本库,利用计算机分析图像和模式识别技术从静态或动态场景中,识别或验证一个或多个人脸。通常识别处理后可得到的基本信息包括人脸的位置、尺度和姿态信息。利用特征提取技术还可进一步抽取出更多的生物特征(如:种族、性别、年龄..) 。计算机人脸识别是目前一个非常活跃的研究课题,它可以广泛应用于保安系统、罪犯识别以及身份证明等重要场合。虽然人类对于人脸的识别能力很强,能够记住并辨识上千个不同的人脸,可是对于计算机则困难多了,其表现在:人脸表情
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:22805
    • 提供者:杨光
  1. ImageProcessing

    0下载:
  2. 可以对256颜色图像进行一系列处理。如增强,变换,编码,配准,运动检测,特征提取,分割,识别
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:345162
    • 提供者:朱江云
  1. Gabor_toolbox

    2下载:
  2. Gabor 滤波器工具箱,包括各种Gabor滤波器的函数,可用于图像滤波处理,特征提取,如人脸,掌纹,指纹识别等。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:297208
    • 提供者:陈浩
  1. 200611317241258

    0下载:
  2. 基于不同特征的图像检索技术,颜色、纹理、形状、空间关系等特征提取的基础上,基于语义的图像检索技术
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:407734
    • 提供者:王 克
  1. susan

    0下载:
  2. susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现-extraction algorithm, the image features provide accurate, robust, fast extraction, and the introduction of efficient implementation of the code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5807
    • 提供者:邓非
  1. FVS - Fingerprint Verification System

    0下载:
  2. 用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。-A program of extracting and identifying features of fingerprint images.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:46072
    • 提供者:李权波
  1. Daisy

    0下载:
  2. 提取Daisy特征,可用于图像的特征表示和图像的匹配等图像处理的问题。(Extraction of Daisy features)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:265216
    • 提供者:呆123456
  1. fast-matlab

    0下载:
  2. FAST特征提取matalb代码,该代码可以快速提取的图像的FAST特征点(FAST feature extraction matalb code, the code can quickly extract the FAST feature points of the image)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3743744
    • 提供者:热火
  1. harrisdemo

    0下载:
  2. 对图像进行harris特征点提取,代码是用opencv和C++书写(Image harris feature extraction, the code is written with opencv and C ++)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2869248
    • 提供者:热火
  1. HOG图像分类

    0下载:
  2. 使用HOG算法提取特征以此来对图像进行分类(Use HOG to extract features to classify images)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:彭于晏**
  1. SURF_features_extracting

    0下载:
  2. 用于图像的特征提取,运算速度快!比传统的SIFT算法快好多!(Feature extraction for images, fast operation! Much faster than the traditional sift algorithm!)
  3. 所属分类:其他

  1. 图像与视频处理

    0下载:
  2. 提取物体的特征,效果特别好!利于以后的目标识别与跟踪(Extraction of the characteristics of the object, the effect is particularly good!)
  3. 所属分类:其他

  1. 基于SIFT特征的图像配准(Matlab源代码)

    2下载:
  2. 基于SIFT的图像匹配配准,代码亲测好用,注释简单易懂,可以提取同名点,进行匹配配准。(Based on SIFT image matching registration, the code is easy to use, the annotation is simple and easy to understand, and the same name points can be extracted for matching registration.)
  3. 所属分类:其他

    • 发布日期:2019-12-11
    • 文件大小:24677376
    • 提供者:doushiweiledaima
  1. GLMDTPS

    0下载:
  2. GLMDTPS实现遥感图像配准,基于SIFT提取图像特征并匹配(REMOTE SENSING IMAGE RECOGNITION USING GLMDTPS)
  3. 所属分类:其他

    • 发布日期:2020-02-04
    • 文件大小:15533056
    • 提供者:季月X24p96
  1. 降噪自编码

    3下载:
  2. 训练降噪自编码,运用降噪自编码器完成数据的特征提取和分类,可应用于图像识别。(examinationTraining noise reduction self coding, using noise reduction self coding to complete data feature extraction and classification, can be applied to image recognition.)
  3. 所属分类:其他

    • 发布日期:2020-08-04
    • 文件大小:1334272
    • 提供者:cuentin
  1. SURF

    0下载:
  2. 程序由matlab编制,用于视觉目标图像surf特征提取和特征匹配及误匹配特征的剔除(good for feature matching)
  3. 所属分类:其他

    • 发布日期:2021-03-10
    • 文件大小:1433600
    • 提供者:也许是浮云
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com