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

搜索资源列表

  1. classification

    0下载:
  2. 模式识别关于图像的分类,贝叶斯判据,fisher判据。很好用-Pattern recognition of image classification, Bayesian criterion, fisher criterion. Well with
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:3095
    • 提供者:程曦
  1. Classification-OfTheRemoteImage

    0下载:
  2. 基于纹理及光谱信息融合的遥感图像分类方法研究,硕士论文,有关纹理和遥感图像分类很好的学习素材-Texture and spectral information based on the integration of remote sensing image classification method, master' s thesis, the classification of remote sensing image texture and good learning material
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6300395
    • 提供者:黄玲
  1. texture-classification-

    0下载:
  2. 遥感图像基于纹理特征的分类算法,英文文献,有详细设计-Remote sensing image classification algorithm based on texture features, English literature, a detailed design
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:850672
    • 提供者:猫儿
  1. textureseg

    0下载:
  2. 用于图像的纹理分割,适合用于图像的纹理分割和图像特征分类,并且是基于MATLAB实现的纹理特征分割。-For image texture segmentation, texture suitable for image segmentation and image feature classification, and is based on the MATLAB implementation of the texture features segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:37989
    • 提供者:王秋燕
  1. ImageClassification-Amine

    0下载:
  2. Summary: This program do image classification . Required Products: Image Processing Toolbox Descr iption: A simple program for object extraction from images. -Summary: This program do image classification . Required Products: Image P
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:15112386
    • 提供者:Amine
  1. 01

    0下载:
  2. 的研究彩色数字图像的计算机分类识别方法并应用于古瓷片的自动分类。方法提出 了一种色彩纹理特征的提取模型,采用该模型,利用IGabor滤波器提取数字图像的色彩纹理特征, 并构造支持向量分类机(SVM)分类器组。结果实现了高准确率多类别图像的自动分类识别,并 成功应用于古瓷片的自动分类。结论色彩纹理特征提取方法将颜色与纹理进行融合,增强了数 字图像之间的特征区分能力。-Study color digital image classification and recognition m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:346393
    • 提供者:刘东
  1. Face-image-classification-method

    0下载:
  2. 人脸稀疏分类研究,基于DD-DT CWT多字典的人脸特征稀疏分类方法-Face thinning classification, based on DD-DT CWT dictionary feature sparse classification method
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8869145
    • 提供者:魏晓霞
  1. classification

    0下载:
  2. 基于主成分分析与灰度(颜色)、纹理(灰度共生矩阵)的图像分类matlab程序(附示例图像)。-Image classification matlab program based on principal component analysis and gray (color), texture (GLCM) (with sample images).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:109761
    • 提供者:
  1. image-class

    0下载:
  2. Image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3398
    • 提供者:no_name
  1. content_based_image_recongnition

    0下载:
  2. 基于内容的图像识别-支持向量机方法-8分类-Content-based image recognition- classification of support vector machines-8
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2396856
    • 提供者:liyanli
  1. BP-Classification

    0下载:
  2. 基于matlab神经网络的遥感图像分类,使用了BP神经网络-Matlab neural network-based remote sensing image classification using BP neural network
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1652
    • 提供者:汪峰
  1. classification-and-fusion

    1下载:
  2. 基于VC6.0的MFC实现,功能包括:图像分类(K均值、ISODATA)、图像融合(基于高通滤波的加权融合和非加权融合、HIS融合)、直方图均衡化、直方图匹配、RGB与HIS之间的相互转换-based on MFC, functionality include: image classification(K means and ISODATA),image fusion(fusion based on HIS transformation and fusion based on high pas
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:483754
    • 提供者:M ROCK
  1. image-classification

    0下载:
  2. K均值算法和ISODATA算法的源码,用C++编写,内附一张TM的卫星影像作为实验数据,具体算法原理可以参考武大舒宁、马洪超、孙和利版的《模式识别》一书-The source code of K Means and ISODATA algorithm, written in C++, with a TM image attached. For concrete algorithm, you are referred to the book Pattern Recognition written
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:224857
    • 提供者:M R
  1. Image-Classification-VCPP-Programme

    0下载:
  2. 用C++语言编写的MFC程序,用K均值和ISODATA算法实现BMP影像的自动分类。提供良好的交互接口,用户可在图像上选择初始聚类中心和设定分类相关参数。适合作为初学者学习分类算法和MFC编程的参考资料。提供了文档说明程序的操作过程。-MFC program with C++ language, K-means and ISODATA algorithm to achieve the automatic classification of BMP images. Provide a good i
  3. 所属分类:Menu control

    • 发布日期:2017-11-07
    • 文件大小:2474840
    • 提供者:罗晋
  1. Remote-sensing-classification

    0下载:
  2. 主要从遥感图像监督分类过程、ERDAS+IMAGINE+应用手册、计算分类以及最后对遥感图像处理中分类的探讨论述各个过程,蛮好的资料。-Mainly from the remote sensing image classification process, ERDAS+IMAGINE+ application manual calculation, classification and the processing of remote sensing image classification d
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:9327207
    • 提供者:紫一
  1. BP-classification

    0下载:
  2. BP神经网络图像分类程序,代码很好懂,适合初学者。样本选的不是很大。-BP neural network image classification procedures, code easy to understand for beginners. Sample selected is not great.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1742972
    • 提供者:
  1. SVM-Classification

    0下载:
  2. Matlab写的SVM图像分类程序,是完整的可运行的图像分类程序,高手可以研究一下。-Matlab write SVM image classification procedure is complete working image classification procedures, experts can look at.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3979260
    • 提供者:凡轩
  1. image-classification-opencv

    0下载:
  2. image classifiers opencv c-image classifiers opencv c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:39719
    • 提供者:bayle
  1. cloud-classification

    0下载:
  2. 基于神经网络方法的卫星图像云分类 BP神经网络和SOM神经网络-Satellite cloud image classification method based on neural network BP neural network and SOM neural network
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1739413
    • 提供者:邵雪芊
  1. image-classification

    0下载:
  2. 基于图像的sift特征对六类不同的图片进行分类:打电话、跑步、骑自行车等。-Based sift feature images of six different pictures classification: phone calls, running, cycling and so on.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:3590839
    • 提供者:武晓梅
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com