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

搜索资源列表

  1. levelsetcode

    0下载:
  2. 简洁高校的图象分割代码 非常实用 请参考-Institutions of higher learning simple practical image segmentation code please refer to
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:19049
    • 提供者:dongdongyang
  1. GLK_TRACK

    0下载:
  2. 一种改进的光流算法,智能图象,目标跟踪,视频分割-An improved optical flow algorithm, intelligent image, target tracking, video segmentation
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:115662
    • 提供者:QQ
  1. regiongrow

    0下载:
  2. 图象分割 区域增长的 使用MATLAB语言进行编写的-Image Segmentation of regional growth in the use of language written in MATLAB
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:3117
    • 提供者:陈先武
  1. HomoFilt.m

    0下载:
  2. HomoFilt.m 同态滤波器 ExGrey.m 灰度拉伸 Split.m 图象分割 ReadPic.m 读Pic图 -HomoFilt.m homomorphic filter ExGrey.m gray-scale image segmentation ReadPic.m stretch Split.m Reading Pic Map
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:235951
    • 提供者:王风存
  1. kmeans

    0下载:
  2. 用matlab实现的一个基于均值聚类算法的图象分割的中心程序-kmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8493
    • 提供者:李梦
  1. vcdfger

    1下载:
  2. vc直方图显示   图像直方图是图像处理中一种十分重要的图像分析工具,它描述了一幅图像的灰度级内容,任何一幅图像的直方图都包含了丰富的信息,它主要用在图象分割,图像灰度变换等处理过程中-vc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2584
    • 提供者:李双江
  1. diedaifa

    0下载:
  2. 迭代法求阈值的原理: 基于逼近的思想,步骤如下: 1. 求出图象的最大灰度值和最小灰度值,分别记为ZMAX和ZMIN,令初始阈值T0=(ZMAX+ZMIN)/2; 2. 根据阈值TK将图象分割为前景和背景,分别求出两者的平均灰度值ZO和ZB 3. 求出新阈值TK+1=(ZO+ZB)/2; 4. 若TK=TK+1,则所得即为阈值;否则转2,迭代计算。 - Iteration method threshold principle: based on the i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:648
    • 提供者:qing
  1. yuzhi

    0下载:
  2. 寻找灰度图象分割阈值的matlab程序,图像处理工具-Looking for gray image segmentation threshold matlab program, image processing tools
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:981
    • 提供者:MR
  1. IP103_Threshold

    0下载:
  2. 在DSP上是实现了灰度图象自动阀值分割,根据灰度图象的象索点灰度,邻域均值二维直方图的分布特点,给出了一个新的分割阀值判决函数。-Is realized in DSP automatic threshold gray level image segmentation, according to gray image as the gray cable, neighborhood average distribution of two-dimensional histogram, gives a
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:87121
    • 提供者:luoqiaozhen
  1. PDE_in_image_processing

    2下载:
  2. 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7247777
    • 提供者:钱得龙
  1. ReliableImageSegmentationBasedonMarkovRandomFieldM

    0下载:
  2. 基于马尔可夫随机场的快速图象分割 基于马尔可夫随机场的快速图象分割-Markov Random Field Based Fast Image Segmentation Markov Random Field Based Fast Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:261078
    • 提供者:纪昀
  1. Image_Segmentation

    0下载:
  2. 《图象分割》是由清华大学章毓晋教授编写的专著,是国内唯一一本专门论述图象分割的书籍。值得从事图象图象处理与分析的科研人员参考!- Image Segmentation ,which is edited by Yu-Jin Zhang, Professor of Tsinghua University. It is the only one book which is devoted to image segmentation. It is suitable to the researchers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12140915
    • 提供者:吴学明
  1. SOFM

    0下载:
  2. 基于SOFM颜色聚类的图象分割方法,本资料是通过vc++实现sofm颜色聚类的分割方法-based SOFM color closure image division method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5791309
    • 提供者:liuqiang
  1. tuxiangfenge

    0下载:
  2. 《图象分割》专业书籍很实用的书。。。。从网上搜的-" Image Segmentation" professional books very useful book. . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6033362
    • 提供者:ZHOUXIANG
  1. Images_Process

    0下载:
  2. 图像处理模块,运动检测,图象分割,图象增强函数-Image Process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:286932
    • 提供者:文海
  1. cfm_mine

    0下载:
  2. 此代码为采用模糊聚类法进行的彩色图象分割-Color Image Segmentation this code for the fuzzy clustering method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2053
    • 提供者:赵晨
  1. Demofcm2d

    0下载:
  2. 此代码为基于二维直方图的模糊聚类图象分割方法-This code is a two-dimensional histogram-based fuzzy clustering image segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:783
    • 提供者:赵晨
  1. kmeans

    0下载:
  2. 此代码为模糊C均值聚类的图象分割算法的MATLAB实现-This code is the image of the fuzzy C-means clustering segmentation algorithm in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:751
    • 提供者:赵晨
  1. FCM

    1下载:
  2. 此代码为模糊C均值聚类的图象分割算法的MATLAB实现(与kmeans方法有所不同)-This code is the image of the fuzzy C-means clustering segmentation algorithm in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:817
    • 提供者:赵晨
  1. fuzzykernal

    0下载:
  2. 又一种模糊C均值聚类的图象分割算法的MATLAB实现-Another fuzzy C-means clustering image segmentation algorithm in MATLAB to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:804124
    • 提供者:赵晨
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com