搜索资源列表

  1. ColorImageSegmentation

    0下载:
  2. 彩色图像分割算法的研究与实现and基于颜色空间的白细胞显微图像分析与算法-color image segmentation algorithm Research and Implementation and based on the color space of leukocytes with the microscopic image analysis algorithms
  3. 所属分类:电子书籍

    • 发布日期:2024-05-16
    • 文件大小:7361536
    • 提供者:姚一
  1. pcnnseg

    0下载:
  2. 一个基于脉冲耦合神经网络的彩色图像分割算法,包括实验结果-pulse coupling based on a neural network color image segmentation algorithm, including experimental results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:310272
    • 提供者:huangsong
  1. mean-shift-segment

    0下载:
  2. 经典彩色图像分割文章《Robust Analysis of Feature Spaces Color Image Segmentation》的c++源码-classic color image segmentation article "Robust Analysis of Feature Sp aces Color Image Segmentation "c FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:谭龙昊雪
  1. image

    0下载:
  2. OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割-OPENCV B4.0 incidental FLOOD FILL algorithm source code sample, you can realize a simple color image segmentation
  3. 所属分类:文件格式

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:二十八画生
  1. caisetuxiangfengedaima

    0下载:
  2. 彩色图像分割代码是用vc描述的彩色图像分割过程和方法,介绍的比较详细,希望对大家有所帮助-Color Image Segmentation vc code is used to describe the color image segmentation process and methods, introduction of more detailed, and they hope to help everyone
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:朱志敏
  1. ColorSegmentationExample

    0下载:
  2. 彩色图像分割的源代码 使用matlab6.5编写 -Color image segmentation of the source code to use prepared matlab6.5
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:hello
  1. pyjj-v4.0b.yhxiang

    0下载:
  2. VC++彩色图像分割ACCDFdsd-VC++ Color Image Segmentation ACCDFdsd
  3. 所属分类:图形图像处理(光照,映射..)

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

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

    • 发布日期:2024-05-16
    • 文件大小:43008
    • 提供者:月光橙
  1. colorphotofazhan

    0下载:
  2. 彩色图像分割研究进展.pdf 下载后解压缩就可以-Color Image Segmentation Research. Pdf download can decompress
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:433152
    • 提供者:月光橙
  1. ufc

    0下载:
  2. ufc无监督优化模糊聚类用于彩色图像分割-ufc Unsupervised Fuzzy Clustering for Color Image Segmentation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:Tqing
  1. designtostudent

    0下载:
  2. 彩色图像分割,直方图均衡化,阈值分割算法-Color image segmentation, histogram equalization, threshold segmentation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:407552
    • 提供者:王剑
  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-16
    • 文件大小: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-16
    • 文件大小:7500800
    • 提供者:钢子
  1. RegionExtractsdk

    0下载:
  2. 彩色图像分割算法, 首先rgb到hsv,然后量化,分割成许多个小区域,然后用区域合并算法进行合并,一直预先设定的区域数目或者达到满足的聚类条件为止停止合并-Color Image Segmentation Algorithm, first of all, rgb to hsv, and then quantified, separated into many small regions, and then use the regio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:205824
    • 提供者:gajs
  1. RegionAnalyzesdk

    0下载:
  2. 这个是彩色图像分割方法。与RegionExtract采用的方法不同。 首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image se
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:172032
    • 提供者:gajs
  1. RGBImageSegment

    0下载:
  2. 一个高效的matlab彩色图像分割软件,-An efficient color image segmentation matlab software
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:86016
    • 提供者:黄以君
  1. K_means_color_segmentation

    0下载:
  2. 用k-means 做彩色图像分割,分类数可选-Using k-means to do color image segmentation, classification number of optional
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:卢学
  1. juleiseg

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

    • 发布日期:2024-05-16
    • 文件大小: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-16
    • 文件大小:86016
    • 提供者:steven
  1. 2

    0下载:
  2. mean shift 彩色图像分割经典算法--VC-mean shift color image segmentation--VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:62464
    • 提供者:谷民
« 1 23 4 5 6 7 8 9 10 ... 30 »

源码中国 www.ymcn.org