CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - region segmentation

搜索资源列表

  1. softwareTT

    0下载:
  2. This attachment contain several matlab files for image segmentation, including region growing, FCM.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:986147
    • 提供者:a_veloz
  1. tubecells

    1下载:
  2. 为对细管中的细胞作图像分析,所以就先作了一个管道区域分割的程序,用的的竖直直线和水平直线腐蚀的方法,比较基础和大家分享讨论^_^ 其中autothreshold是一个自动阈值分割的程序 -For the pairs of thin tube of cells for image analysis, so we made a first pipe region segmentation process, using the vertical and horizontal straig
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:952
    • 提供者: 自由色彩
  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. Harris

    0下载:
  2. 区域生长算法,能够提供比较完美的区域生长结果!-Region growing algorithm, can provide the results of region growing more perfect!
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4712550
    • 提供者:yuchao
  1. pepp

    0下载:
  2. This code contains region growing segmentation algorithm to obtain the similar edges in color images
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:66162
    • 提供者:Rekha.N
  1. ATwoPhaseMethodForGeneralAudioSegmentation

    0下载:
  2. a model-free and training-free two-phase method for audio segmentation that separates monophonic heterogeneous audio files into acoustically homogeneous regions where each region contains a single sound
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:150640
    • 提供者:kvga
  1. tuxiangfenge

    0下载:
  2. 一些简单的图像分割程序,其中包括有边缘参数和基于区域扩展的等等。-Some simple image segmentation procedure, including edge parameters and based on region extended, etc. image segmentation
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:233603
    • 提供者:chenyiru
  1. RegionGrow

    0下载:
  2. 图像分割中区域生长算法的源码,下载时注意修改所需参数-Image segmentation region growing algorithm source code, download, modify the parameters required attention
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:873
    • 提供者:洪容容
  1. AreaSelect.C

    0下载:
  2. 用C语言实现区域增长,区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。-Regional growth, regional growth is a very important image segmentation method using the C language. It refers to starting from
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2351
    • 提供者:yangyang
  1. fenshu

    0下载:
  2. 主要是关于分数傅里叶变换方向的算法,还有一些区域分割的简单算法。-Mainly on the fractional Fourier transform direction algorithm, a simple algorithm and region segmentation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:6281532
    • 提供者:吴昊
  1. deer

    0下载:
  2. Sobel算子实现图像区域生长的图像分割,该程序经本人验证可行,欢迎下载-Sobel operator to achieve the image region growing image segmentation, the program after I verified feasible, welcome to download
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1233
    • 提供者:张艳华
  1. RegionGrow

    1下载:
  2. matlab,区域生长算法,代码为算法函数,文本文档为调用示例,对matlab内置图像coins.png进行基于种子点的区域生长调用,图像生成时,用户用鼠标在其中选取一个种子点并按回车键,之后会出现分割效果。-matlab, region growing algorithm, code for arithmetic functions, the text document is called an example of matlab built-in image coins.png seed p
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:11163
    • 提供者:李光
  1. FindPlatUD

    0下载:
  2. 寻找车牌边界,去除非车牌区域,分割效果相当好。-Looking plate boundary, unless the license plate to the region segmentation is quite good.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:826
    • 提供者:张明贵
  1. SGR_Autoseed

    0下载:
  2. 自动种子区域生长代码,用MATLAB运行,不必选择种子点 可以自动选择阈值 实现图像分割-Automatic seeded region growing code, using MATLAB operation, do not need to select seed points can be automatically selected threshold image segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4513
    • 提供者:张昭男
  1. rg

    0下载:
  2. region growing technique used for segmenting image...segmentation done in medical images to detect specific layer
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:55985
    • 提供者:sujitha
  1. quyushengzhang

    0下载:
  2. 一种采用了区域生长方法进行图像分割,分割效果比较理想,但是算法比较简单,可以推荐进行简单算法融合时候使用。-A the region growing method is applied to image segmentation, the segmentation effect is ideal, but the algorithm is simpler, can be recommended to use simple algorithm fusion.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:44596
    • 提供者:白翁翁
  1. transition-region

    0下载:
  2. transition region-based segmentation using local variant
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:14622
    • 提供者:ryfial azhar
  1. 38194-1136168-segmentation-d-une-image-avec-cmugr

    0下载:
  2. VC++ Region growing segmentation
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:211968
    • 提供者:MeriemB
  1. SuperPixel

    1下载:
  2. 在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素由一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。(n the field of computer vision, image segmentation (Segmentation) refers to the process of segmenting a d
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:橡树
  1. region merging

    0下载:
  2. It's best for the image segmentation on matlab.
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:60416
    • 提供者:Niffa
« 12 »
搜珍网 www.dssz.com