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

搜索资源列表

  1. 区域增长

    0下载:
  2. 本代码为区域增长算法,通过区域增长法可以进行图像区域分割
  3. 所属分类:源码下载

  1. regiongrow.rar

    1下载:
  2. 区域增长速算法的C++编程实现代码,带有编程注释。,region grow c++ code for image processing
  3. 所属分类:Special Effects

    • 发布日期:2015-11-29
    • 文件大小:1129
    • 提供者:张建宏
  1. segmentation3D.rar

    0下载:
  2. 利用itk的区域增长算法,分割三维图像并用vtk进行重建显示,Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:233798
    • 提供者:宋欣
  1. RegionGrew

    0下载:
  2. 基于opencv的图像区域增长算法,用c++编写的,希望对大家有帮助-region grew algrithm base on opencv,coding by C++, hope it helps
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:1754
    • 提供者:fengge
  1. segmentation

    0下载:
  2. 包含区域增长法的区分水岭算法,区域增长分为两步,一是合并极小区;二是合并相似等等,非常不错的代码,-Image Watershed Segmentation code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3083880
    • 提供者:drogen
  1. matlab_regiongrowing

    0下载:
  2. 此程序为区域增长经典算法,程序后面有详细注释-This procedure is a classical algorithmfor the regional growth,the procedure followed in detail the Notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1050
    • 提供者:328087418
  1. Yuzhifenge

    0下载:
  2. 图像阈值分割,包括:直方图门限选择、半阈值选择和迭代阈值。图像边缘提取,包括:轮廓提取、边界跟踪和区域增长-Image threshold segmentation, including: histogram threshold selection, quasi-threshold selection and iterative thresholds. Image Edge Detection, including: contour extraction, boundary tracking a
  3. 所属分类:Special Effects

    • 发布日期:2015-07-17
    • 文件大小:223875
    • 提供者:yutao
  1. 111regionbest

    0下载:
  2. 基于区域生长,(区域增长)的目标分割方法,简单实用,易上手,m语言编写,易懂易用,没有调用内部函数,方便以后改写为c语言代码,请尽情享用-Based on regional growth, (regional growth) of the object segmentation method is simple and practical易上手, m language easy to understand and use, there is no call to internal functio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1493
    • 提供者:zz
  1. 111quyushengzhang

    2下载:
  2. 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:71345
    • 提供者:zz
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:zz
  1. Regional_Growth_Act

    0下载:
  2. 典型,具有代表性的区域增长算法,选取了3个种子。-Typical and representative regional growth algorithm, select the 3 seed.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:843
    • 提供者:学生
  1. Region_Grow

    0下载:
  2. matlab区域增长图像分割程序,通过种子点搜索邻域的方法进行增长-matlab image segmentation procedures for regional growth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:779
    • 提供者:111111111
  1. regionincrease

    0下载:
  2. 区域增长的程序,自己编的,能实现跟踪,能选择黑目标或白目标-region increase
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1813
    • 提供者:zcn
  1. pointandtemplatematching

    0下载:
  2. 这是自己编的关于区域增长的点跟踪方法和模板匹配跟踪方法结合的例子,克服了点跟踪的缺陷。-point tracking and template matching joint
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3492
    • 提供者:zcn
  1. Region

    0下载:
  2. 区域增长算法用vc实现的,图像处理用得到-Region of VC
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6150
    • 提供者:swan
  1. segment

    1下载:
  2. 使用区域增长的算法进行区域分割。鼠标点击图像的某个区域的某个像素,并指定染色所用颜色(红绿蓝黑),程序执行的结果是用指定的颜色把某个区域显示出来。-Regional growth in the use of regional segmentation algorithm. A mouse click on the image of a pixel region, and specify the dye color used (black and red and green), implement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1144
    • 提供者:cui ju
  1. RegionGrow921

    0下载:
  2. 基于区域增长的图像分割算法,非常经典,用MATLAB编写,已测试可用,对新手有帮助-Based on region growing image segmentation algorithm, very classic, with MATLAB writing, have been tested is available on the novice help
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:718
    • 提供者:zhaotao
  1. regiongrowing

    0下载:
  2. 这是个关于图像区域增长分割算法的源程序,在matlab上实现-This is a region growing image segmentation algorithm on the source, to achieve in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:38867
    • 提供者:yiweibo
  1. MulSeed

    0下载:
  2. 多种子点的区域增长,程序可在matlab环境中更直接运行;-Many seeds of regional growth, the program can be more direct in matlab environment to run
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1252
    • 提供者:Gophy
  1. regiongrow

    0下载:
  2. 二值图像区域生长,可以计算二值图像的区域增长的范围。-Binary image region growing, can calculate the binary image of the regional growth range.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:990
    • 提供者:afanafan
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com