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

搜索资源列表

  1. ImageN

    0下载:
  2. VC++图像处理编程演示程序,包括点处理、邻域处理、二值图像处理、二值形态学处理、灰值形态学处理、真彩色图像处理、区域分割等,包含了所有常用的图像处理方法。-VC++ image processing programming demo program, including the point of treatment, neighborhood processing, binary image processing, binary morphological processing, gray v
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6142077
    • 提供者:shino
  1. image

    0下载:
  2. 彩色活动轮廓模型, 图像分割,活动轮廓模型-Color active contour model, active contour model, image segmentation, active contour model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5098
    • 提供者:ccfirst
  1. FHD_PAMI

    0下载:
  2. 去除彩色图像中的阴影,以便于图像分割,物体识别以及跟踪-To remove the shadow of color images in order to facilitate the image segmentation, object recognition and tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:17152
    • 提供者:李瑞波
  1. seg

    0下载:
  2. 输入彩色图像,根据亮度差确定边缘,并分割图像,输出分割后的彩色图像。-Input color image, according to the brightness difference to determine the edge, and split images, the output of the color image after segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:966
    • 提供者:anna
  1. 1

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

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

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  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. program

    0下载:
  2. 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1009282
    • 提供者:yangou
  1. ColorImageSegmentation

    1下载:
  2. 用于对彩色图像进行分割,很好的一个程序,大家请多支持我啊-Used for color image segmentation, a good a program, we like him to support me ah
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:32737
    • 提供者:刘蕊涛
  1. Bayes

    0下载:
  2. 基于RGB彩色图像的matlab图像分割-RGB color images based on image segmentation matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:4036
    • 提供者:赵宇
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  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. mean_shift_segmentation

    0下载:
  2. mean shift图像分割软件,只能对灰度图像进行处理,如果对彩色图像进行处理,需要转换-mean shift image segmentation software, only for grayscale image processing, if the right color image processing, needs to be converted
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1713
    • 提供者:陈建成
  1. imagesegment

    0下载:
  2. 区域提取-利用阈值法对彩色图像进行分割。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:21200
    • 提供者:陈元
  1. colorimageprocessinglab

    0下载:
  2. 彩色图像处理的分割、滤波、直方图分析等源码-Segmentation of color image processing, filtering, histogram analysis source
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:561216
    • 提供者:Wang Li
  1. signt

    0下载:
  2. 标记分水岭算法,可用于彩色图像的分割。通过标记局部极小值实现。-label
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1080
    • 提供者:安素
  1. interactiveimagesegmentation

    0下载:
  2. 选取读入一份彩色图像,在运行Untitled.m程序时:先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,,鼠标选取好后,按ENTER健后出现进行分割出现结果。 -Select a color image read in the run Untitled.m program: the first interaction with the mouse, select a color region as the color you want to split with other go
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2568
    • 提供者:何海洋
  1. DigitalImageProcessing

    0下载:
  2. 这是一本数字图像处理的书,由西安大学贾德云讲的,内容包括: 第一章绪论 第二章数字图像基础 第三章图像增强 第四章图像复原 第五章彩色图像处理 第六章图像压缩 第七章图像分割 第八章图像重建-This is a digital image processing of the book, told from the Xian an University of Gude Yun, including: the first chapter Chapter II Chap
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3927736
    • 提供者:小小
  1. Graph_Cut

    0下载:
  2. 用图切分(Graph_Cut)分割图像彩色图像、灰度图像及二值图像,效果较好,尤其是金相组织图像的分割更加有效。-Graph_Cut
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:831
    • 提供者:jiangmx
  1. MATLAB

    1下载:
  2. 本算法先将彩色图像变换成灰度图像,在进行基于区域生长法进行图像分割-It segmented image with region growing. Then local adaptation luminance was computed via region-based bilateral filter. It outputted low dynamic range images in conjunction with tone mapping operator.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:1090
    • 提供者:李丰
« 1 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com