搜索资源列表

  1. 图像形态学变换代码

    0下载:
  2. 图像形态学变换的代码-images morphological transformation code
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:狐狸
  1. 彩色图像分割的FLOOD FILL方法(源代码)

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

    • 发布日期:2024-05-25
    • 文件大小:19456
    • 提供者:叶磊
  1. enhancement+fusing

    0下载:
  2. 利用小波分解与重构,实现图像增强和融合,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image enhancement and integration, the flexibility to choose other wavelet is simple to understand and Wavelet particularly su
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:whq
  1. ReadSaveImage

    0下载:
  2. 打开并显示彩色图像(BMP),然后将彩色图像转换为灰度图像并保存到本地硬盘里-open and display color images (BMP), then converting color images to gray images and the preservation of the local disk Lane
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-25
    • 文件大小:33792
    • 提供者:
  1. colorzongshu]

    0下载:
  2. 彩色图像分割方法综述.rar 下载后解压缩就可以
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:43008
    • 提供者:月光橙
  1. csc-src-1-2(dhxu757)

    0下载:
  2. 一个彩色图像分割算法,采用了一种新图像邻域结构方法,相对于普通方式的邻域方法,分割的效果有明显的改进.-A color image segmentation algorithm, using a new method of image neighborhood structure, as opposed to the way ordinary neighborhood methods, the effects of partition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:102400
    • 提供者:dhxu757
  1. color_segmentation

    0下载:
  2. 有关彩色图像分割与复杂场景下目标跟踪方法研究的一篇博士论文-On the color image segmentation and complexity of the scene target tracking methods under study for a Ph D thesis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:7500800
    • 提供者:钢子
  1. ColorProcess

    0下载:
  2. 颜色处理的VC源代码,是学习彩色图像处理的很棒的素材!-Color treatment of VC source code, color image processing are studying the great material!
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:147456
    • 提供者:赵键
  1. juleiseg

    0下载:
  2. 基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:求是赤子
  1. HillClimbingSegment.1.0

    0下载:
  2. 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:86016
    • 提供者:steven
  1. filer_lee

    0下载:
  2. 彩色图像增强滤波器设计,本程序是设计了一个Butterworth滤波器-Butterworth filer
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:lee
  1. colorimagek_means

    0下载:
  2. 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:280576
    • 提供者:王悦东
  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 co
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-25
    • 文件大小:20847616
    • 提供者:chengpin
  1. cseg

    0下载:
  2. MATLAB基于贝叶斯的RGB的彩色图像分割-MATLAB Based on Bayesian Color Image Segmentation in RGB
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:405504
    • 提供者:赵宇
  1. color-snake

    0下载:
  2. 利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度-The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of colo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:8192
    • 提供者:紫星

源码中国 www.ymcn.org