CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - matlab图像分割

搜索资源列表

  1. thresh

    0下载:
  2. 最大类间方差法的matlab实现,可以对灰度直方图呈现良好的双峰特性的图像进行有效的分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:967
    • 提供者:大华
  1. Binary

    0下载:
  2. 图像腐蚀,膨胀,二值化处理,图像二值分割的matlab gui程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11169
    • 提供者:曹平
  1. imagethreshold

    0下载:
  2. matlab用于各种阈值分割图像处理的基本方法及原理相关介绍。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-18
    • 文件大小:4972
    • 提供者:zhangjing
  1. myseedgrow

    0下载:
  2. 演示了基于种子生长法对图像进行分割的原理和实现,实现代码视matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1423
    • 提供者:billbee
  1. 123

    0下载:
  2. 图像的读取,平滑滤波,单门限分割等。都是在matlab环境下使用的,用了固定的库函数等,较好
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1012
    • 提供者:胡冰
  1. the

    0下载:
  2. 在matlab平台上实现对医学图像人脑部的分割采用c语言编写
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39726
    • 提供者:吴风
  1. imfilter

    0下载:
  2. 边缘检测与图象分割 基于MATLAB的图像处理程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4551
    • 提供者:西电
  1. division

    0下载:
  2. 用Matlab编写的两种灰度图像阈值分割算法,挺好用的,效果不错
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1042
    • 提供者:张淑娴
  1. jfty

    0下载:
  2. 积分投影法分割人脸图像分成3个部分<matlab>
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1071
    • 提供者:Samantha
  1. imageprocessingTry

    0下载:
  2. 多种图像边缘检测与分割处理的源代码,开发平台是matlab,需要的可以
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:42812
    • 提供者:yang
  1. entropy

    0下载:
  2. 这是一个利用MATLAB编程实现的图像熵最大分割.相信对大家有用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1625
    • 提供者:爱子
  1. betterotsu.rar

    0下载:
  2. MATLAB对灰度图像进行,自适应阈值分割。,MATLAB on the gray-scale images, adaptive threshold segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:960
    • 提供者:zuo
  1. subopt_anidiff_20110820

    0下载:
  2. 共分割代码,一种建立在图像过分割块的代码。本代码为MATLAB的,基于类似随机步的思想。-Co-segmentation code, which published in ICCV 2011.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1306010
    • 提供者:Yanli
  1. meanshift

    0下载:
  2. 此代码是通过matlab实现图像的平滑与分割!-This code complete a image smooth and segmentation!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3692
    • 提供者:王超
  1. gridsegmentation

    0下载:
  2. 这是个关于图像分水岭分割算法的源程序,用matlab实现。-This is a watershed segmentation algorithm on the image source, using matlab to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:640063
    • 提供者:yiweibo
  1. Thresholding-using-mean-shift

    1下载:
  2. 基于mean shift的阈值分割matlab代码,先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。-Threshold based on mean shift segmentation matlab code, the first split with the Mean Shift algorithm similar to the gray value characteristics of the element
  3. 所属分类:Special Effects

    • 发布日期:2015-06-21
    • 文件大小:2048
    • 提供者:xcm
  1. tuxiangchuli

    0下载:
  2. 用计算机进行数字图像处理,使用matlab环境,对图像进行增强,平滑与锐化,分割,变换,压缩与编码,是平常实验的好选择。-Using computer digital image processing, the use of matlab environment, enhance the image, smoothing and sharpening, segmentation, transform, compression and encoding, is usually a good cho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:9585
    • 提供者:shao
  1. MatlabXB

    0下载:
  2. matlab进行图像处理时,应用小波变换方法来实现分割处理。-matlab image processing, the application of wavelet transform method to achieve the division to deal with.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:130039
    • 提供者:
  1. lijing9530

    0下载:
  2. matlab实现的多种图像边缘检测与分割处理,适合初学者学习。-matlab to achieve a variety of image edge detection and segmentation processing, suitable for beginners to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:86171
    • 提供者:lijing
  1. fen

    0下载:
  2. 类间方差阈值分割算法的MATLAB实现。图像处理应用-Otsu threshold segmentation algorithm to achieve the MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:916
    • 提供者:xiaoer
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com