CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 区域生长 matlab

搜索资源列表

  1. matlab

    0下载:
  2. 一个开源的解剖结构提取程序 用的是区域生长算法及理论 代码在 www.itk.org 的itk包里
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12379
    • 提供者:zhourl
  1. matlab图像处理软件

    5下载:
  2. 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
  3. 所属分类:源码下载

    • 发布日期:2012-04-20
    • 文件大小:333235
    • 提供者:lucyaaa
  1. tuxiangfenge

    0下载:
  2. Matlab边缘检测和区域生长图像分割算法代码,适合于图像边缘检测。-Matlab edge detection and region growing image segmentation algorithm code, suitable for edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1674
    • 提供者:甘波
  1. 区域生长法分割彩色图像

    3下载:
  2. 采用区域生长方法分割彩色图像。用matlab编写的源程序。先用鼠标获取生长点,程序完成自动分割。
  3. 所属分类:matlab例程

  1. exp04

    0下载:
  2. 在Matlab环境下利用迭代的方法实现区域生长,不使用matlab自带源程序,自编程序实现-In the Matlab environment using the method of iteration to achieve regional growth, do not use source code matlab own, self-program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1651
    • 提供者:虞佳霓
  1. GUI_sanweikeshihua

    1下载:
  2. 该程序为gui程序,程序中很多菜单可以实现三维体可视化,区域生长算法进行图像分割以及栅状图三维可视化,界面很好!-The program for the gui program, the program, many of the menu can be achieved visualization of three-dimensional body, region growing algorithm for image segmentation and visualization of thre
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:246875
    • 提供者:成林
  1. seg_oneseed

    1下载:
  2. 本程序时应用MATLAB分割技术中的区域生长来实现图像分割-Application of MATLAB in this program in the region growing segmentation technique to achieve image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:942
    • 提供者:langchen
  1. area

    0下载:
  2. 采用区域生长法和门限法对头像进行分割,程序中代码全由自己编写,直接运行main函数即可-A regional growth method and the threshold segmentation method picture, the program code is written entirely by themselves, can be directly run the main function
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:70979
    • 提供者:张成
  1. main

    3下载:
  2. 基于分水岭自动选取种子的区域生长来进行彩色图像分割-Automatically selected based on the watershed to the seed region growing for color image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-11
    • 文件大小:5247
    • 提供者:Image
  1. quyushengzhang

    0下载:
  2. 利用matlab编写的区域生长的程序,用于图像分割-Prepared using matlab region growing process for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:6443
    • 提供者:Mr. Yang
  1. regiongrowing

    0下载:
  2. 用MATLAB实现的基于区域生长算法的图像分割-Implemented using MATLAB-based region growing algorithm for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1822
    • 提供者:xiaobai
  1. regiongrowing

    1下载:
  2. 区域生长算法,一个老美写的,算法写的相当巧妙,需要花点时间好好看下。-Region growing algorithm, written by an old America, the algorithm is quite clever to write, take time to properly see next.
  3. 所属分类:matlab

    • 发布日期:2016-05-04
    • 文件大小:55296
    • 提供者:majie
  1. deer

    1下载:
  2. 对灰度图像或RGB图像,进行基于边缘检测和区域生长的图像分割技术-On grayscale images or RGB images, for edge detection and region growing-based Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1087
    • 提供者:何海洋
  1. MATLAB

    1下载:
  2. 本算法先将彩色图像变换成灰度图像,在进行基于区域生长法进行图像分割-It segmented image with region growing. Then local adaptation luminance was computed via region-based bilateral filter. It outputted low dynamic range images in conjunction with tone mapping operator.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:1090
    • 提供者:李丰
  1. zhongzi

    2下载:
  2. 采用种子区域生长(seeded region growing)算法对灰度图像和彩色图像进行分割-The seed region growing (seeded region growing) algorithm for gray image and color image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:600409
    • 提供者:jiang
  1. Region-growing-method

    1下载:
  2. 区域生长分割 matlab 手动点击设定种子点-Click on region growing segmentation matlab manual seed point set
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:949
    • 提供者:王莉
  1. imagedivideRegoin

    0下载:
  2. 基于区域生长的数字图像分割,matlab中的脚本文件,将图像分割成二值图像(matlab imagedivideRegoin.m)
  3. 所属分类:图形图像处理

    • 发布日期:
    • 文件大小:1024
    • 提供者:小啰啰
  1. split

    0下载:
  2. 利用matlab程序编写的图像分割代码,算法为区域生长算法,效果很好(Image segmentation code written by MATLAB program, the algorithm is regional growth algorithm, the effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:35840
    • 提供者:pwp
  1. 区域生长

    0下载:
  2. 用MATLAB编写的基于区域生长方法实现的图像分割(Image segmentation based on region growing method written in MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:522240
    • 提供者:星期九
  1. 肝脏区域生长

    2下载:
  2. 适用于简单区域生长肝脏分割的MATLAB核心代码(Simple Region Growth Liver Segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-19
    • 文件大小:7168
    • 提供者:100886哈哈
« 1 23 4 5 6 »
搜珍网 www.dssz.com