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

搜索资源列表

  1. imageprogram

    0下载:
  2. 关于图像特征提取的一些算法的源代码,对搞图像处理和识别的会有一定帮助-images on the feature extraction algorithm source code, engaged in image processing and recognition would certainly help
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:55.54kb
    • 提供者:王其
  1. GaborFilter

    2下载:
  2. 本程序用matlab编写,可用于图像特征提取,是很好的纹理特征提取方法,可应用于图像检索系统
  3. 所属分类:2D图形编程

    • 发布日期:2010-02-03
    • 文件大小:2.49kb
    • 提供者:wwwtheresa123
  1. 基于Matlab 7.0的指纹图像预处理

    1下载:
  2. 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
  3. 所属分类:2D图形编程

  1. PCA_SVM.rar

    1下载:
  2. 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:5.93kb
    • 提供者:zhangpei
  1. SIFT_VC_LOWE

    0下载:
  2. sift算法,纯c语言实现,运行环境vc6.0,对两幅图片进行特征提取和匹配!-sift algorithm, pure c language, operating environment vc6.0, pictures of the two feature extraction and matching!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:3.84mb
    • 提供者:张勇
  1. gaborfiltercode

    1下载:
  2. gabor滤波器的matlab代码,用于在不同方位不同尺度下的图像纹理特征提取。-the code of Gabor filter,using for texture features extract under multi-orient and multi-scale.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-05
    • 文件大小:905byte
    • 提供者:guomin
  1. pca

    2下载:
  2. 基于matlab的二维图像PCA特征提取-PCA feature extraction from image by matlab
  3. 所属分类:2D Graphic

    • 发布日期:2016-01-26
    • 文件大小:943byte
    • 提供者:张霞
  1. gabor_3

    0下载:
  2. Gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换 -Gabor wavelet feature extraction of an input graphics gabor feature extraction based on wavelet transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2.76kb
    • 提供者:胡易
  1. GETPoint

    1下载:
  2. 在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲-In a variety of graphics, through the extraction point to identify curves convex-concave part of the characteristics of the code used in this section were extracted from concave curvature of the r
  3. 所属分类:2D Graphic

    • 发布日期:2017-02-10
    • 文件大小:742.39kb
    • 提供者:赵庆祥
  1. gabor

    1下载:
  2. gabor特征提取程序,对于搞问纹理提取的人来说很有用处-gabor feature extraction process, engage in asking for the texture extraction is very useful for those who
  3. 所属分类:2D Graphic

    • 发布日期:2015-11-16
    • 文件大小:61.04kb
    • 提供者:李若彤
  1. pca_knn

    0下载:
  2. 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:3.01kb
    • 提供者:zhangpei
  1. tuxiangchuli

    0下载:
  2. VC++图像处理典型算法,包括图像灰度化,边缘检测,图像识别,提取特征值等-Typical VC++ image processing algorithms, including gray, edge detection, image recognition, feature extraction and other value
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8.39mb
    • 提供者:tangqi
  1. CV_Assignment

    0下载:
  2. 此资料实现了ADABOOST和HAAR的特征提取和从弱分类到强分类的具体步骤-The data achieved ADABOOST and HAAR of feature extraction and classification from weak to strong category specific steps
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:6.16kb
    • 提供者:shuyachen
  1. work

    0下载:
  2. 在DCT域进行图像检索,分别采取了对DCT块的边缘类型提取以及纹理特征提取两个方法-Image Retrieval in DCT domain, DCT blocks were taken on the edge of the type and texture feature extraction method of extracting the two
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:877.47kb
    • 提供者:liulu
  1. kpca

    2下载:
  2. 基于matlab的二维图像的KPCA特征提取-KPCA feature extraction from image by matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:930byte
    • 提供者:张霞
  1. DIPDemo

    1下载:
  2. 涵盖几乎所有的图像处理源代码,包括点运算图像增强,特征提取图像识别等-Cover almost all of image processing source code, including point operations, image enhancement, feature extraction image recognition, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:9.69mb
    • 提供者:韦佶阳
  1. Zernike-match

    0下载:
  2. zernike特征提取很实用!zernike特征提取很实用-zernike very useful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1.21mb
    • 提供者:davie
  1. SIFT

    0下载:
  2. 基于VC++的SIFT特征提取,快速准确-SIFT features based on VC++
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1.75mb
    • 提供者:suxue
  1. colsift

    0下载:
  2. 颜色恒常性和sift特征算子相结合的算法,主要用于计算机视觉中的特征提取,匹配和识别等。-Characteristics of color constancy and sift algorithm combining operators, mainly for computer vision, feature extraction, matching and identification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:737.76kb
    • 提供者:袁兴生
  1. PCA-KPCA

    0下载:
  2. 模式识别特征提取,及扩展后的和特征提取,处理图像的时候可以考虑-Pattern recognition feature extraction, and expanded and feature extraction, image can be considered
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2.66kb
    • 提供者:wangxiaochun
« 12 3 4 5 6 »
搜珍网 www.dssz.com