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

搜索资源列表

  1. VCImageEngine

    0下载:
  2. vc图像编程引擎库.能实现数字图像处理的大部分功能!源码对功能进行了分类,一看就会用.-vc programming engine for images. Achieve digital image processing functions most! Source of the classification function , a view they use.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:191639
    • 提供者:车军
  1. ltilib

    0下载:
  2. LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more... -LT
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4583536
    • 提供者:pierre
  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
    • 文件大小:6069
    • 提供者:zhangpei
  1. gray_matix

    1下载:
  2. 灰度共生矩阵提取图像特征 然后对图像分类-Gray-scale extraction of image feature co-occurrence matrix of image classification and then
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1647
    • 提供者:yifan
  1. matlabfuzzycluster

    0下载:
  2. matlab图像分类分割编程 利用matlab 的fuzzy分类为图像分类编写的matlab程序-image classification segmentation matlab programming
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:858
    • 提供者:曹建荣
  1. RGBimageseg

    0下载:
  2. RGB图像分类,并在HSV维进行拓展,实现了一种改进的HSV分类算法-RGB image classification, and for HSV-dimensional expansion of HSV to achieve an improved classification algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:8093
    • 提供者:a
  1. LBP-algorithm-of-image

    0下载:
  2. 4种基本的lbp算法函数,实现图片纹理分类-Four basic LBP algorithm functions, realize image texture classification
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3663
    • 提供者:yue也
  1. 324535kmeans

    0下载:
  2. 经典的图像处理算法,主要功能是实现种子的分类,从而鉴别种子。-Classical image processing algorithms, the main function is to achieve the classification of seeds, to identify seed.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:8765
    • 提供者:石园
  1. Lecture1-ViLib-DEMO-programs

    0下载:
  2. 二值描述,主要用于图像的边缘提取 可以用来为图像分类-Binary descr iption, mainly used for the edge extraction of the image can be used to image classification
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-09
    • 文件大小:12860492
    • 提供者:曹阳
  1. KNN

    0下载:
  2. It is about KNN classification. It is widely used in image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:374652
    • 提供者:李论
  1. svm

    1下载:
  2. SVM 用于基于块划分特征提取的图像分类源码-SVM for feature extraction block-based image classification into source
  3. 所属分类:2D图形编程

    • 发布日期:2017-05-24
    • 文件大小:3061
    • 提供者:mile
  1. xihua

    0下载:
  2. (1) 将图片灰度化与二值化 (2) 去噪,然后切割成一个一个的字符 (3) 提取每一个字符的特征,生成特征矢量或特征矩阵 (4) 分类与学习。将特征矢量或特征矩阵与样本库进行比对,挑选出相似的那类样本,将这类样本的值作为输出结果。 -(1) the image gray scale with two values (2) denoising, then cut into a character (3) extract
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:42878
    • 提供者:张轲
  1. lbp

    0下载:
  2. 来自<Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP,用于图像的纹理特征分析-From <Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP, us
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2465
    • 提供者:汪洋
  1. practical-image-classification-code-only.tar

    1下载:
  2. This a supervised classification code-This is a supervised classification code
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:10916904
    • 提供者:reham
  1. chulichexing

    0下载:
  2. 在样本图像采集读取、图像预处理、特征参数提取、车型识别分类等方面进行了系统研究-In the sample image acquisition read, image preprocessing, feature extraction, classification models to identify other aspects of the system study
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1280
    • 提供者:王先冬
  1. TextonBoostSplits

    0下载:
  2. Textonboost用boosting实现基于纹理特征的图像分类,里面有训练集、测试集和验证集,具有一定参考价值。-Textonboost uses boosting to realize image classification based on texture features, which has training set, test set and validation set, which has a certain reference value.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2456
    • 提供者:刘健
  1. Tattoo-Detection

    0下载:
  2. 纹身图像处理与分类,有效的图像处理方法,本人学习之用。-Tattoo image processing and classification, effective image processing method, I am learning.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5075
    • 提供者:xyongle
  1. MASR_new

    0下载:
  2. Spectral-Spatial Hyperspectral Image Classification via Multiscale Adaptive Sparse Representation Fang, Leyuan and Li, Shutao and Kang, Xudong and Benediktsson, Jon Atli Geoscience and Remote Sensing, IEEE Transactions on:2014
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-21
    • 文件大小:5964256
    • 提供者:abdou
  1. Piotrs-Image-a-Video-Matlab-Toolbox

    0下载:
  2. 用来图像分割,特征提取,目标跟踪,分类的工具箱-Used for image segmentation, feature extraction, target tracking and classification of the toolbox
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-10
    • 文件大小:4762292
    • 提供者:jiiumin
  1. glcm

    0下载:
  2. 灰度共生矩阵用于提取图像的特征,用于图像识别和分类(Gray level co-occurrence matrix is used to extract the features of images, and is used for image recognition and classification)
  3. 所属分类:2D图形编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:子爵
« 12 »
搜珍网 www.dssz.com