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

搜索资源列表

  1. pca&mda

    0下载:
  2. pca,mda对ORL数据集上的人脸图像进行分类
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1615
    • 提供者:吴胜
  1. texture3

    0下载:
  2. 本程序在对图像进行纹理分析(基于共发矩阵的方法)的基础上,获取图像不同区域的纹理特征,针对这些纹理特征,采用聚类(K-mean)的分类算法对图像进行区域划分!-procedures in the right image texture analysis (based on total fat matrix method), on the basis of access to different regions of the image texture features, these featur
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:350655
    • 提供者:陈镇静
  1. textureA2

    0下载:
  2. 本程序在对图像进行纹理分析(由于共发矩阵的方法效果很不好,本程序采用基于频率域的纹理分析算法)的基础上,获取图像不同区域的纹理特征,针对这些纹理特征,采用聚类(K-mean)的分类算法对图像进行区域划分!-procedures in the right image texture analysis (due to a total of hair matrix, the effect is very bad, the program uses a frequency domain based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:303623
    • 提供者:陈镇静
  1. patternrecognition_classify

    1下载:
  2. 模式识别—分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码-pattern recognition-classification procedure VC source, "VC image pattern recognition technology to achieve" a source book
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:538878
    • 提供者:yzzyzz
  1. pnn1

    0下载:
  2. 图像模式识别示例之监督分类,图像模式识别图书附带源码~-image pattern recognition example supervision exercised by classification, pattern recognition is incidental source books ~
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:552514
    • 提供者:Nina
  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. svmbp

    0下载:
  2. 程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:bodiz2002
  1. iris_bayes

    1下载:
  2. 贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:16084
    • 提供者:sjtu
  1. classifier_knn

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C + + source code, suitable for pattern recognition, image processing developers use!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2572
    • 提供者:sjtu
  1. classifier_distance

    0下载:
  2. 模式识别中的距离分类器C++源代码,并含有一个文字识别的例子,适合模式识别、图像识别开发用!-pattern recognition of distance classifier C source code, and contains an example of character recognition, suitable for pattern recognition, Image Recognition by the development.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:sjtu
  1. matlabfenlei

    0下载:
  2. 这是用matlab编写的有关图像识别分类方法的源代码,有用的旧下吧-using Matlab is prepared by the Image Recognition classification of source code, a useful old are you
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:110808
    • 提供者:Grace
  1. faceimagesbyrf

    0下载:
  2. 从老外文章里看到一种基于分类器的人脸检测方法,好不容易搞到这个人脸图像训练集和测试集,现在贡献出来,希望对做人脸检测的朋友有帮助(图像比较全,有彩色人脸图像)-from generals saw an article based on the classification of face detection method finally got the facial image training set and test set, now contribute, hope to the huma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6389459
    • 提供者:RF
  1. waveletxiaoyu50052

    1下载:
  2. 自己编的使用小波实现的纹理图像分割,具体过程是先对图像进行三级小波分解,每级都对系数聚类并指导下一级分类,分割效果较好~ -own addendum to the use of wavelet achieve the texture image segmentation, specific process is the first image wavelet decomposition three each of the levels are right and clustering coe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:64355
    • 提供者:夏玉
  1. ImageProcessDemo11_27

    0下载:
  2. 文件实现了DIB图像文件的基本操作,以及离散余弦变换等,并实现了对图像的Fisher学习和分类。-realized the document image files DIB the basic operation and discrete cosine transform. and the realization of the right image Fisher study and classification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:122965
    • 提供者:
  1. pppppp

    1下载:
  2. 计算欧氏距离和马式距离的程序,可以实现不同图像之间的分类。-calculated Euclidean distance and horse-distance procedures can be achieved between different image classification.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9270
    • 提供者:wang
  1. pattern-vc++

    0下载:
  2. 图像处理源代码,包括分类程序和聚类程序。-image processing source code, including the classification procedure and clustering procedure.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:796379
    • 提供者:美髯客
  1. expressionsb

    0下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-based on elastic template matching Facial Expression identification procedures. First of all expressions against static image looked gray image
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:748615
    • 提供者:张冥
  1. duishujizuobiaobianhuanjifanbinahuan

    1下载:
  2. 极坐标,对数极坐标变换及其反变换分类:matlab与图像处理-polar coordinates, very few of coordinate transformation and its inverse transform Categories : MATLAB and Image Processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2120
    • 提供者:顶替
  1. tianjia

    0下载:
  2. 如何在图像中加入某一固定snr的噪声?分类:matlab与图像处理 在利用matlab做一些自己算法的抗噪分析中,常常会遇到这个问题,matlab中的加噪函数是imnoise,里面的参数是噪声的均值,方差(高斯噪声)或者是感染概率(椒盐噪声),参数不能是snr值,但是很多国外的文章的噪声分析中都是用snr值来衡量加入噪声的程度的-how the image to a fixed snr noise? Categories : Matlab and image processing using
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2120
    • 提供者:顶替
  1. fingerprint111

    0下载:
  2. 本文以活体指纹录入仪为指纹采集手段,以个人计算机作为处理平 台,综合运用图像处理和模式识别技术,深入、系统地研究了指纹自动 识别的理论和技术,并且详细的探讨了指纹图像预处理过程的实现,提 出了一种改进的指纹图像全局特征点的提取方法。并在此基层上完成了 指纹分类算法,提出并建立了基于全局特征的指纹识别方法-paper to live fingerprint recording instrument for fingerprint acquisition means a person
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2581844
    • 提供者:宋波
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com