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

搜索资源列表

  1. Dsplitself

    0下载:
  2. 单文档界面的静态分割 显示图像,包括256色位图以及真彩色图像的显示。-single document interface shows the static image segmentation, including the 256-color bitmap images and true color display.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42037
    • 提供者:雅丫
  1. image

    0下载:
  2. OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2006
    • 提供者:二十八画生
  1. colorImages

    0下载:
  2. 彩色图像自动阀值分割论文,是我做项目时用到的最好的文档资料
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:80133
    • 提供者:文演
  1. ThreCali

    0下载:
  2. 对于bmp彩色图像,经过预处理之后转换到HSL颜色空间下,通过波峰查找算法找出峰值点,然后进行彩色图像的分割
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:81469
    • 提供者:陈之
  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. 1

    0下载:
  2. 基于数学形态学的彩色细胞图像分割 可以提取出背景较复杂的细胞图像-Based on mathematical morphology color cell image segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3534
    • 提供者:幻想
  1. watershed

    0下载:
  2. 基于ift的分水岭算法 可以在c++环境下,实现对彩色图像的分水岭分割,较基础分水岭算法节省了时间周期和复杂度。-ift-based watershed Segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:2479
    • 提供者:dsp
  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. colorimageprocess

    0下载:
  2. 这个是我收集的关于彩色图像分割的一些资料,比较齐全。彩色图像对于256色图像来说分割更为复杂,这个资料可以提供一些帮助-This is my collection of color image segmentation on some of the information, a relatively complete. Color image segmentation for the 256-color image is more complex, this information can pr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-13
    • 文件大小:20847920
    • 提供者:chengpin
  1. pyramid_segmentation(2)

    0下载:
  2. OpenCV种子填充实现彩色图像分割的代码-OpenCV
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1087616
    • 提供者:gregg
  1. colormrfdemo

    2下载:
  2. 基于马尔科夫随机过程框架下的彩色图像分割,代码完整,非常值得参考。-Markov random process based on the framework of color image segmentation, code complete, very good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5581348
    • 提供者:gillyamylee
  1. MSFilter

    0下载:
  2. 用Visual C++实现了用Mean Shift算法进行图像滤波和分割,可以对灰度图像和彩色图像进行处理-Using Visual C++ implementation using Mean Shift algorithm for image filtering and segmentation, can be gray images and color image processing
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:13536670
    • 提供者:zhuyong
  1. Pseudo-color-enhancement

    0下载:
  2. 伪彩色增强,通过密度分割法将灰度图像转换为彩色图像-Pseudo-color enhancement, through the density of gray image segmentation method to convert color images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:13839
    • 提供者:lengxiangguang
  1. Neural-Network

    0下载:
  2. 应用神经网络与神经网络相关的几个问题,这包裹集中经典分类器,和图像分割,特别是彩色图像分割和过滤-Application of neural networks is associated with several issues related to the neural network, which wrapped centralized classical classifier, and image segmentation, especially color image segmentati
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1588453
    • 提供者:jianglin
  1. C#图像处理.zip

    0下载:
  2. C#彩色图片处理常用程序,包含图像的打开,关闭,空间转换,分量调整,伪彩色处理,直方图均衡,平滑处理,锐化处理,边缘检测,图像分割。
  3. 所属分类:C#编程

  1. meanshift-segmentation

    0下载:
  2. 自己改编的meanshift彩色图像分割算法,简单实用,有利于初学者学习meanshift算法-Their adaptation of the meanshift color image segmentation algorithm, simple, practical, and is helpful to beginners learning meanshift algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1142047
    • 提供者:wang imda
  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. 彩色图像分割算法的研究与实现

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

    • 发布日期:2018-01-09
    • 文件大小:10411008
    • 提供者:T不跟随
  1. SLIC像素分割

    1下载:
  2. 彩色图像超像素分割;MATLAB;C/C++语言(Superpixel Segmentation of Color Image)
  3. 所属分类:其他

    • 发布日期:2019-11-16
    • 文件大小:75776
    • 提供者:溜溜溜6
  1. Weizmann_Seg_DB_2obj

    1下载:
  2. 图像分割的数据库,包含彩色图灰度图和人工分割的曲线图,对于图像分割的研究具有重要意义(The database of image segmentation, including color image grayscale image and manual segmentation curve, is of great significance to the research of image)
  3. 所属分类:其他

    • 发布日期:2019-11-11
    • 文件大小:25181184
    • 提供者:墨墨sky
« 12 3 »
搜珍网 www.dssz.com