CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - image classification

搜索资源列表

  1. Classification_SVM2

    0下载:
  2. 图像处理的基本功能,支持向量机分类,高效实用。-The basic function of image processing, support vector machine classification, efficient and practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:765
    • 提供者:韩飞
  1. Showpic

    0下载:
  2. 实现功能:打开图像,直方图均衡化,RGB反转,图像缩放,各种滤波,各种分类,几何校正等。 -Function: open the image, histogram equalization, RGB inversion, image scaling, various filtering, various classification, geometric correction, etc..
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15793311
    • 提供者:skykaixin
  1. changjingshibiefenlei

    0下载:
  2. 本文件是图像场景识别并进行分类的程序,已运行成功。 分别利用1 tiny image描述和最近邻分类器 2 bags of sifts描述和最近邻分类器 3bags of sifts描述和线性svm分类器进行场景分类识别的。 在主程序proj3中将FEATURE 改成tiny image,CLASSIFIER 改成nearest neighbor,注释其他FEATURE 和CLASSIFIER的选择就可以实现第一种场景分类识别:tiny image描述和最近邻分类器。以此类
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18185626
    • 提供者:吴杰
  1. color_pieces

    2下载:
  2. halcon编写的图像模式识别程序,进行颜色分类-Halcon prepared by the image color classification procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1373
    • 提供者:yuchunyu
  1. mexDiscreteFlow

    0下载:
  2. 实现图像的旋转 分类和识别 实现图像的旋转 分类和识别-Image rotation classification and recognitionImage rotation classification and recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:947
    • 提供者:xuyong
  1. shape

    0下载:
  2. 利用matlab实现不同形状的标记分类,对不同形状的规则图像进行检测-Using matlab realize the classification markings of different shapes, different shapes of the rules for detecting image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:26117
    • 提供者:alisa
  1. 2CviImage

    0下载:
  2. 实现简单的灰度处理,主要调用BItmap函数库的内容,实现位处理功能。-This system mainly uses LabWindows/CVI and the visual software package Vision design system program. Vision has a wide range of machine vision development environment, the visual software package Vision machine vis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2780413
    • 提供者:王寿春
  1. DetectEyes

    0下载:
  2. 运用C++检测人眼, 2)用opencv中检测人脸、眼睛、嘴巴等都是用的CascadeClassifier分类器,具体使用时可以使用C的函数,也可以使用opencv中使用C++封装好的类。下面是它们检测目标时的函数形式(从opencv官网复制的) C: CvSeq* cvHaarDetectObjects(const CvArr* image, CvHaarClassifierCascade* cascade, CvMemStorage* storage, double scal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2655612
    • 提供者:刘卓
  1. Bayessegmention

    0下载:
  2. 基于贝叶斯分类算法的图像阈值分割,经典的循环迭代求取最佳阈值。-Image threshold segmentation based on the Bias classification algorithm, the classical iterative method for the optimal threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:70953
    • 提供者:陈文菁
  1. SAMunsuperviesed

    0下载:
  2. 关于支持向量机的非监督分类方法。利用波段特征度图片进行处理,并最终识别并分类图像中的物品-Unsupervised classification method on support vector machine. The use of the band characteristics of image processing, and ultimately identify and classify objects in the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3613
    • 提供者:郭彤
  1. a10nural_network

    0下载:
  2. 基于图像的模式识别的简单的BP人工神经网络的进行的简单的分类-Simple classification image pattern recognition simple BP artificial neural networks based
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:781
    • 提供者:wangxiaomin
  1. selffuzzy

    0下载:
  2. 用模糊增强的方法增加原图像的对比度,以便用于后续分类和分割-Fuzzy enhancement method of increasing the contrast of the original image, so that for subsequent classification and segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:681
    • 提供者:小坏包
  1. selector

    0下载:
  2. 数字图像预处理中的分类器,主要包含BP,LVQ和PNN三种分类选择器的实现,还有部分数据可供测试参考。-Image processing classification consists mainly BP, LVQ and PNN three categories selectors realize, there are some data to test reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:100976
    • 提供者:SaberQ
  1. FCM

    1下载:
  2. 高光谱遥感图像处理之数据分类的fcm算法源代码maltlab-Hyperspectral remote sensing image processing data classification of the FCM algorithm source code maltlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:4697
    • 提供者:szg
  1. Adaboost_Std_full

    0下载:
  2. adaboost方法是一种重要的图像处理方法,通过几个弱的分类器,得到一个强分类器。-Adaboost method is a kind of classificatioin method, which is widely used in image processing.This method use several weak classification method and get the strong classification method.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1803236
    • 提供者:flywithheart
  1. Moving-Target-Detection-Method-

    0下载:
  2. 针对成像平台运动情况下的运动目标检测问题,提出了一种从特征点稀疏运动场估计到运动分类的目标检测算法。 首先通过快速特征点检测与跟踪恢复出图像稀疏运动场;然后依据特征点之间运动一致性关系实现属于同一运动模式的特征 点分类,根据分类得到的各组特征点计算场景图像重建误差,剔除重建误差最小的特征点组,实现对前景目标的检测。仿真实 验对该算法在复杂场景中检测运动目标的有效性进行了验证。-】In order to detect target in the background motion vi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1252518
    • 提供者:哈哈
  1. 11111111111111111111asd

    0下载:
  2. 描述图像分割的基本方法以及分类,并对各个方法进行了比较,对初学者很有意义-Describe the basic methods of image segmentation and classification, and compares the various methods, is very meaningful for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:495309
    • 提供者:张琪
  1. illum_maps

    0下载:
  2. 论文源代码 :[2013TIFS] Exposing digital image forgeries by illumination color classification-Some notes on A) Compilation B) Execution of the code C) Parameters D) General remarks on our work in color constancy and image forensics E) Referencing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:207047
    • 提供者:jinxiao
  1. Harris

    0下载:
  2. Harris角点检测,图像处理的关键步骤,可用于人脸识别,车辆识别,细胞分类等-The key step Harris corner detection, image processing, can be used for face recognition, vehicle identification, cell classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:999
    • 提供者:lee_dan
  1. mix_pixel_extraction

    0下载:
  2. 混合像元提取算法,采用的为线性分解模型,输入文件为ndvi图像及监督和非监督分类图像-Mixed pixel extraction algorithm, using linear decomposition model input file ndvi images and supervised and unsupervised classification image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:624
    • 提供者:丁紫
« 1 2 ... 15 16 17 18 19 2021 22 »
搜珍网 www.dssz.com