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

搜索资源列表

  1. Kmeans-image-segmentation

    0下载:
  2. 一个 k-means 分割彩色图像,很不错,试验了可以用,相当不错- The initial k-means algorithm for image segmentation, it is suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2420204
    • 提供者:王林
  1. HSI-image-analysis

    0下载:
  2. 基于HSI空间灰度图像伪彩色算法仿真分析,其中包括几种图像分割算法,RGB,HIS,以及他们的MATLAB代码实现。-HSI space based on pseudo-color gray-scale image analysis algorithm simulation, including several image segmentation algorithm, RGB, HIS, and their MATLAB code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1701556
    • 提供者:雪洁
  1. recongnize

    0下载:
  2. 车牌定位系统代码。车牌自动识别是计算机视觉、图像处理与模式识别技术在智能交通领域应用的一项重要研究课题,是实现交通管理智能化的关键环节。而车牌定位则是车牌自动识别系统的关键技术之一,也是其难点之一。车牌定位系统对车牌识别系统来说至关重要,其定位准确度在很大程度上影响着以后的字符分割和识别结果。因此,汽车图像中牌照的正确定位是车牌识别技术中的关键所在。目前,主要通过两条技术路线进行车牌定位的研究。早期,由于受到计算机运算速度和内存大小的影响,考虑到实时性,车牌定位主要是基于灰度图像处理技术。近年来
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-11
    • 文件大小:18300847
    • 提供者:山君良
  1. demo

    0下载:
  2. 北航图像处理demo,目前集成了从色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、数学形态学方法、等多个组件-Northern image processing demo, now integrated from the color conversion, color image processing, gray-scale image processing, binary image processing, thresholding, edge detection, m
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17104175
    • 提供者:lyw
  1. liliang

    0下载:
  2. mean shift图像分割,可用于彩色图像和灰度图像。分割效果较好。-mean shift image segmentation can be used for color image and grayscale images. Segmentation better.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2719654
    • 提供者:姜大丫
  1. Color-image-segmentation1

    0下载:
  2. 基于彩色数字图像分割的图像分割算法硕博论文,包括比较先进的分割算法-Digital image segmentation based on color image segmentation algorithm Shuobo papers, including more advanced segmentation algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-06-09
    • 文件大小:16113294
    • 提供者:苗加庆
  1. Color-image-segmentation2

    0下载:
  2. 基于彩色数字图像分割的图像分割算法硕博论文,包括比较先进的分割算法-Digital image segmentation based on color image segmentation algorithm Shuobo papers, including more advanced segmentation algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-06-03
    • 文件大小:15041702
    • 提供者:苗加庆
  1. DIPDemo

    0下载:
  2. c++ 图像处理的mfc程序 灰度变换 图像增强 图像分割 彩色图像转换 模式识别 -c++ photo prosessing
  3. 所属分类:Project Manage

    • 发布日期:2017-05-27
    • 文件大小:10090322
    • 提供者:宋浩
  1. PictureToPoint

    0下载:
  2. 用于图像分割和图像还原等,可以得到一幅图片的彩色信息和灰度信息,基于RGB空间。-For image segmentation and image reduction, etc., you can get a picture of the color information and gray information, based on the RGB space.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-12
    • 文件大小:891
    • 提供者:路过
  1. colorsegment

    0下载:
  2. 彩色图像的阈值分割程序,matlab语言编写,已通过验证-Color image threshold segmentation procedure, MATLAB language, has been verified.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:853
    • 提供者:qiyali
  1. ImageProcessingDemo

    0下载:
  2. visual C++实现的基本数字图像处理算法,包括边缘检测,傅里叶变换反变换,灰度变换,图像分割,图像增强,伪彩色变换,行程编码等功能。-basic digital image processing algorithms visual C++ implementation, including edge detection, Fourier transform inverse transform, gray transform, image segmentation, image enhanc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8832694
    • 提供者:文闯
  1. MaxDistence

    0下载:
  2. 基于类间最大距离的阈值处理方法对一幅彩色图像进行图像分割-Between class thresholding method based on a maximum distance of a color image segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6147
    • 提供者:张琪
  1. image-segmentation

    1下载:
  2. 采用分水岭算法对图像进行分割。直接对图像进行分水岭算法,效果并不理想。本方法使用形态学重建技术对前景对象进行标记,求局部极大值,最终将分割好的图像进行伪彩色显示,让结果更加明显。适用于较复杂的图像分割处理。-Using watershed algorithm for image segmentation. Watershed algorithm for image directly, the effect is not ideal. This method uses morphological
  3. 所属分类:Special Effects

    • 发布日期:2016-05-24
    • 文件大小:118784
    • 提供者:
  1. mainchongzi

    0下载:
  2. 对彩色图像的连通区域处理方法,是一个虫子分割算法,属于某书上的章节运行代码。-Connected area of color image processing method, it is a worm segmentation algorithm, belongs to the chapter on the claim made to run the code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1339
    • 提供者:
  1. threshold

    0下载:
  2. 可以用于做彩色图像阈值分割的,应用于matlab软件-Do image thresholding, can be used in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:70911
    • 提供者:隋曰曰
  1. Color_edge

    0下载:
  2. 在彩色图像边缘检测的基础上改进的图像分割。-In color image edge detection based on the improved image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1047
    • 提供者:艾迪
  1. fengesshibie

    1下载:
  2. 利用二维OTsu分割彩色图像,并用形态学算法,对目标图像进行识别,确定目标图像的位置-The use of two two-dimensional color image segmentation OTsu and morphological algorithms to identify the target image, target image position
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:贺青
  1. Lab

    0下载:
  2. Lab空间对一幅彩色图像的颜色色图像的分割-Lab space for a picture of a color image color image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1062
    • 提供者:wanglefen
  1. Region-Merging

    1下载:
  2. 彩色图像区域合并算法,高斯分布,有注释,后来用于极化SAR伪彩色图区域分割,引入Wishart分布-Region merging for color image
  3. 所属分类:Special Effects

    • 发布日期:2015-05-27
    • 文件大小:3864576
    • 提供者:mingming
  1. DIP

    0下载:
  2. 基于java的图像处理软件,包含去雾、傅立叶变换,对彩色图片的直方图均衡化,图像分割,计算直方图等功能-Java-based image processing software, including defogging, Fourier transform, a color image histogram equalization, image segmentation, calculate the histogram function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:13935
    • 提供者:
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 »
搜珍网 www.dssz.com