CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 图片 分类

搜索资源列表

  1. pcasearch

    0下载:
  2. 基于焊接图片的pca降维,knn分类算法。-Pca-based solder image dimension reduction, knn classification algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4.27kb
    • 提供者:kyo7738
  1. GBT_13745-2009

    0下载:
  2. 学科分类与代码GBT_13745-2009.pdf是图片格式 学科分类与代码GBT_13745-2008.doc文字版,应该是个讨论版,不过和2009很接近了. 学科分类.mdb,设置好Pid的表,可以直接使用. -Classification and code of discipline is the image format GBT_13745-2009.pdf subject classification and code GBT_13745-2008.doc text ver
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2.99mb
    • 提供者:huhuc
  1. svm

    1下载:
  2. SVM分类器 分类各种图片的类别 分类各种图片的类别 -SVM classifiers various pictures of various categories of classification of classified images of various image types
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8.14mb
    • 提供者:刘流
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6.6mb
    • 提供者:张数
  1. K_means

    0下载:
  2. 自己写的实现利用K均值分类图片中的物体。水平有限!欢迎指正。-The realization of the writing my own by K mean classification objects in the picture. Level is limited. Welcome to correct.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.46kb
    • 提供者:David
  1. fruit-recognition

    1下载:
  2. 水果分类 fruit recognition 运行demo即可 这个程序主要是通过对训练样本中的三幅图像提取的颜色信息建立混合高斯模型,然后对目标图像进行测试。 在demo最后一段中,可以替换‘t1.jpg’,以便进行不同图片的识别。 程序运行过程比较慢,请耐心等待。 运行结果是蓝色点聚集的区域是属于橘子的。- fruit recognition
  3. 所属分类:matlab

    • 发布日期:2016-04-21
    • 文件大小:2.44mb
    • 提供者:levon xu
  1. LBP1

    0下载:
  2. 用lbp实现纹理特征提取,并分类说明: 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法, 一个是getmapping,用以做算法的辅助函数, 一个是lbptest.m,存放着测试代码。 这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片, 具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图 这三个文件是最传统的LBP方法,有256种。-With lbp achieve texture feature ext
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:278.59kb
    • 提供者:wandangdang
  1. Gist

    0下载:
  2. 提取图片的Gist特征,并自动进行训练,分类。-Gist extracted image features, and automatically for training, classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.15kb
    • 提供者:Charles Geller
  1. fenceng

    0下载:
  2. lsb算法,载体图像处理分类比较,将图片按位分层-lsb algorithm, the carrier image processing classification comparison, the picture stratified by bit
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:27.98kb
    • 提供者:
  1. Colorhist_Libsvm_demo

    0下载:
  2. 利用此程序,可以对图片的颜色特征进行提取,进而进行图片的分类,并统计出分类的正确率。-With this program, you can picture the color feature extraction, and then classify pictures and statistics of the correct rate of classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.25kb
    • 提供者:刘梦雅
  1. Gist_Libsvm_demo

    0下载:
  2. 利用此程序,可以对图片的直方图特征进行提取,进而进行图片的分类,并统计出分类的正确率。-With this program, you can picture the extraction, and then classify pictures and statistics of the correct rate of classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:955byte
    • 提供者:刘梦雅
  1. Phog_libsvm_demo

    1下载:
  2. 利用此程序,可以对图片的边缘特征进行提取,进而进行图片的分类,并统计出分类的正确率。-With this program, you can picture the edge feature extraction, and then classify pictures and statistics of the correct rate of classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:873byte
    • 提供者:刘梦雅
  1. BP

    1下载:
  2. 用BP神经网络对红细胞、白细胞、杆菌和盐结晶图片进行分类。使用Matlab自带函数。内附图像数据。-To classify four kinds of cell images using Matlab library. With image data inside.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:61.51kb
    • 提供者:LiuJingyuan
  1. biaoqingshibie

    0下载:
  2. 是对jaffe人脸库进行识别测试的主程序,将jaffe人脸库分为训练集和测试集两部分,首先对图片进行LBP+LPQ特征提取,然后svm分类识别,统计识别率 -Is jaffe face recognition test the main library, the library will jaffe face divided into training and test sets of two parts, the first of LBP+LPQ image feature extrac
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:11.74mb
    • 提供者:jiagh
  1. VisualMatting

    0下载:
  2. 图片分析代码,可识别逻辑分类区域,并获取对应图形数据。-Image analysis code that identifies a logical classification region, and obtain the corresponding graphic data.
  3. 所属分类:matlab

    • 发布日期:2017-06-12
    • 文件大小:18.24mb
    • 提供者:okerye
  1. NN_Recognition

    0下载:
  2. matlab 神经网络字符识别,对字符图片进行分类识别(Matlab neural network character recognition, classification and recognition of characters and pictures)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:578kb
    • 提供者:L莫尔
  1. svmtrain

    0下载:
  2. 基于支持向量机的对指定多个包含特征的训练集图片,包含label信息。训练后,可对于相同格式的图片进行分类。(A training set image containing multiple features is included in the support vector machine (SVM), which contains label information. After training, the pictures in the same format can be classifi
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:3.61mb
    • 提供者:路乱
  1. code

    1下载:
  2. matlab的程序cnn编写,对图片进行分类并预测,最后完成搜索功能, 输入图片路径给出所有同类的图片结果(matlab program cnn train and predict search function and so on)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-21
    • 文件大小:8kb
    • 提供者:emiemi
搜珍网 www.dssz.com