CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 分割 彩色

搜索资源列表

  1. 彩色图像分割

    6下载:
  2. matlab 源码 彩色图像的分割 效果很好
  3. 所属分类:图形图像处理(光照,映射..)

  1. mean shift 彩色图像分割经典算法

    0下载:
  2. mean shift 彩色图像分割经典算法--VC,mean shift color image segmentation--VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:61985
    • 提供者:孙国民
  1. color3dseg.rar

    0下载:
  2. 彩色图像分割算法:彩色分水岭分割算法,C++实现,直接对彩色图像进行分割处理。,Color Image Segmentation Algorithm: color watershed segmentation algorithm, C++ to achieve a direct segmentation of color image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6827
    • 提供者:王悦东
  1. goodidea

    2下载:
  2. 基于Lab空间的彩色图像分割(一种很好很简单的方法 值得所有人学习-Lab-based color image segmentation of space (a good easy way) worth to learn for everyone
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2797242
    • 提供者:杨慧亮
  1. 区域生长法分割彩色图像

    3下载:
  2. 采用区域生长方法分割彩色图像。用matlab编写的源程序。先用鼠标获取生长点,程序完成自动分割。
  3. 所属分类:matlab例程

  1. yichuansuanfaimageseg

    1下载:
  2. 遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。-Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:123555
    • 提供者:benzhiwei
  1. RGBImageSegment

    1下载:
  2. 一个高效的matlab彩色图像分割软件,-An efficient color image segmentation matlab software
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:85992
    • 提供者:黄以君
  1. coloredgedetection

    1下载:
  2. 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:jff
  1. colorimageretrivew

    4下载:
  2. 实现彩色图像显著区域提取,基于注意力机制,使用算法包括k-means,分割等。-salient region detection
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2076710
    • 提供者:程素娟
  1. ImageProcessing

    0下载:
  2.   图像处理系统源码 功能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码 -Image processing system features a more comprehensive source of image processing system. The main contents incl
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:338260
    • 提供者:张三
  1. colorimgseg

    0下载:
  2. 这是一个很好的彩色图像分割源代码,实验结果不错,希望对大家有帮助-This is a good color image segmentation source code, experimental results well, want to help everyone
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:755
    • 提供者:X.Y. Gao
  1. Segmentation2

    1下载:
  2. 包括边缘检测、 灰度阈值分割区域分割彩色分割、特殊方法的图像分割-Including edge detection, region segmentation thresholding gray color segmentation, special methods of image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:40888
    • 提供者:阿毛
  1. useful

    0下载:
  2. 很有用的彩色图像分割方法,经本人实验,绝对可靠-Very useful for color image segmentation method, by my experiment, absolutely reliable
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:32118
    • 提供者:Winfield
  1. Kmeans-MATLAB

    3下载:
  2. 该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。-The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:1024
    • 提供者:牛少敏
  1. K-seg

    0下载:
  2. 一种K值聚类算法,用来分割彩色图像,提取出目标物体-A K value of the clustering algorithm, used to separate the color image, extracting the target object
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:848
    • 提供者:王军婷
  1. meanshift彩色图像分割

    0下载:
  2. 采用meanshift法对彩色图像进行分割,主函数为Meanshift(Meanshift method is used to segment the color image, and the main function is Meanshift)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:Moyuwu
  1. 基于MATLAB图像分割分类代码

    2下载:
  2. 彩色数值自动识别代码 KMEANS自动 散点图 基于MATLAB图像处理(Color numerical automatic identification code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:134144
    • 提供者:发条芒果
  1. 彩色图像分割算法的研究与实现

    1下载:
  2. 这是一个彩色图像分割算法的研究与实现文档(Research and implementation of color image segmentation algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:10411008
    • 提供者:T不跟随
  1. 基于训练样本自动选取的SVM彩色图像分割方法研究

    1下载:
  2. 该文献主要介绍了基于训练样本自动选取的SVM彩色图像分割方法,详细的对比了各种方法的优缺点(This paper mainly introduces the SVM color image segmentation method based on the training sample automatically, and compares the advantages and disadvantages of various methods in detail)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:6543360
    • 提供者:飘逸的猪
  1. 彩色图像处理

    0下载:
  2. 掌握常见的几种颜色模型及各种颜色空间之间的相互转换。 掌握彩色图像处理的方法,如彩色图像增强、彩色图像复原、彩色图像检测与分割等。 了解伪彩色处理方法的原理及应用。 实验内容: 使用cat函数生成CMY彩色图像; 读入一幅RGB图像,将其分别转换到HSV、YCbCr空间并显示; 使用grayslice函数对一幅灰度图像进行伪彩色增强。
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com