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

搜索资源列表

  1. 彩色图像分割的FLOOD FILL方法(源代码)

    0下载:
  2. 用OpenCV开发图像分割 -using OpenCV developed image segmentation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:20233
    • 提供者:叶磊
  1. 图像分割

    0下载:
  2. 下面是OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-Below are OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2025
    • 提供者:张文
  1. localized_seg.zip

    0下载:
  2. 基于水平集的彩色图像分割matlab实现算法(包括源码、测试图像),Based on the level set for color image segmentation algorithm matlab (including source code, test images)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:99366
    • 提供者:mei hongyan
  1. myprogs

    0下载:
  2. 基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取-HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4122
    • 提供者:蓝云
  1. graphcut

    0下载:
  2. 运用图论对图像进行分割,包括彩色图像和黑白图像,分割效果明显-The use of graph theory image segmentation, including color images and black and white images, segmentation was
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:354059
    • 提供者:肖宇
  1. texturesegment

    0下载:
  2. 该功能能够实现基于纹理的彩色图像的分割,有较好的应用前景。-This feature can be realized based on the texture of the color image segmentation, there are better application prospects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1311980
    • 提供者:benzhiwei
  1. basedoncolorimagesegmentation

    0下载:
  2. 对彩色图像进行分割,采用了很多算法。很有用哦-Segmentation of color images, using a lot of algorithms. Oh, very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:362628
    • 提供者:王璐
  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. 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. 105230297ch13

    0下载:
  2. MATLAB 彩色图像处理,对图像进行分割处理-MATLAB color image processing, image segmentation processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:66424
    • 提供者:jj
  1. colorImage_Cut

    0下载:
  2. 彩色图像分割算法。基于颜色的图像分割代码,对于初学者很有帮助-Color Image Segmentation Algorithm. Color image segmentation based on the code, very helpful for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6826
    • 提供者:蒋宗杰
  1. clusterImg

    2下载:
  2. 彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:9216
    • 提供者:zhuweina
  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. Seal-cut-for-color-image

    0下载:
  2. 支票印鉴图的彩色图像分割,在处理过程中选取感兴趣的颜色(红色)进行分割-Check seal map image segmentation, are interested in the process, select the color (red) were divided
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:21763
    • 提供者:
  1. DIP-toolbox-matlab

    1下载:
  2. 数字图像处理matlab工具箱,包含彩色图像分割,RGB分量提取等基本源程序-Digital image processing toolbox matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:37859
    • 提供者:
  1. OpenCV种子填充实现彩色图像分割的代码

    0下载:
  2. OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1977
    • 提供者:eUSisn
  1. 基于SVM的图像分割-真彩色图像分割

    0下载:
  2. 基于SVM的图像分割-真彩色图像分割,含有源程序和数据(Image Segmentation Based on SVM - True Color Image Segmentation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:362496
    • 提供者:潇潇飒飒
  1. 彩色图像处理

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

  1. 彩色图像分割

    1下载:
  2. MATLAB GUI 彩色图像分割程序历程(color image segmentation)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-16
    • 文件大小:51200
    • 提供者:`喔盘
« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com