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

搜索资源列表

  1. Image-processing

    0下载:
  2. 对遥感影像进行增强,平滑去噪等,还包括K均值分类-Remote sensing image enhancement, denoising, also including the K-means classification
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:2163400
    • 提供者:默默唧唧
  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. classification

    0下载:
  2. 数字图像处理模式识别分类Visual C++源代码-Digital image processing pattern recognition classifier Visual C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5189632
    • 提供者:maplhs
  1. Scene-Classification

    0下载:
  2. 提供了三类场景“bedroom”、“CALsuburb”、“industrial”的样本特征集以及原始图像,分别用线性分类器、树状分类器、SVM分类器以及AdaBoost分类器对其进行区分。其中AdaBoost分类器有部分内容调用了Vezhnevets Alexander编写的源码-Provides three types of scenes " bedroom" , " CALsuburb" , " industrial" sample fea
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:452745
    • 提供者:小安
  1. Multi-source-image-registration-

    0下载:
  2. 将常见的图像配准方法分为基于图像灰度的方法和基于图 像特征的方法两大类。 以此为分类基础, 对国内外现有的图像配准技术和方法进行了分析和评述, 并重点介绍了基于图像特征的配准方法。-The common method for image registration based on image gray into the methods and methods based on image features two categories. As a classification based
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50566
    • 提供者:高嘉瑜
  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. Recent-Advances-and-Classification-of-Watermarkin

    0下载:
  2. digital image watermarking using different approach review
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:426674
    • 提供者:Abhishek Tiwari
  1. Image-Classification

    0下载:
  2. 本文实现了09年CVPR的文章Linear Spatial Pyramid Matching using Sparse Coding for Image Classification-This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper "Linear Spatial Pyramid Matching using Sparse Coding for
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:19138550
    • 提供者:123
  1. SVM-image-classification--OpenCV--

    0下载:
  2. 基于SVM与BoW的图片分类的OpenCV实现,从外国网站下载的-SVM-based image classification with BoW OpenCV implementation from foreign website
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:40066
    • 提供者:高幸
  1. Texture-Classification

    0下载:
  2. 二维图像的读取,辨认,分析,并且用神经网络进行,判定哪些图片可以归为一类-Two-dimensional image reading, identifying, analyzing, and using neural network to determine which pictures can be classified as a class
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1280467
    • 提供者:chengguohui
  1. Machine-Learning-a-Image-Processing

    0下载:
  2. 这是我另一个同学的关于图像处理与机器学习的作业,对四组图像提取特征值,进行分类识别。LIBSVM.文件里包含代码,及一些参数调试。-This is another of my classmates on image processing and machine learning operations on four sets of image feature extraction values ​ ​ for classification. LIBSVM. File cont
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:89628
    • 提供者:时局
  1. Image-Classification-master

    0下载:
  2. 图像分类程序,此图像分类采用 SIFT + Kmeans 聚类的方法,然后调用 MLP 对其特征进行分类处理,速度实现比较快,正确率高-Image classification procedures, the use of this image classification method SIFT+ Kmeans clustering, and then call the MLP classification of its features, faster speed to achieve th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10985743
    • 提供者:guai111
  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. Moments-and-moment-invariants-in-image-analysis.r

    0下载:
  2. Recognition/classification of objects and patterns independent of their position, size, orientation and other variations in geometry and colors has been the goal of much recent research.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:8894
    • 提供者:Gowri
  1. Image-classification-code

    0下载:
  2. 图像聚类算法的vc++实现,对于图像聚类的初学者是不可多得的资料,先分享供大家学习、交流。-Image clustering algorithm vc++ realized, for beginners is a rare image clustering information, to share for everyone to learn, exchange.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10377524
    • 提供者:张佳佳
  1. Image-processing

    0下载:
  2. 基于vc6.0的遥感图像处理,可以实现图像增强,植被指数计算,K均值分类等功能。-Vc6.0 based remote sensing image processing and image enhancement can be achieved, vegetation index calculation, K-means classification capabilities.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:302568
    • 提供者:Wu Hao
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com