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

搜索资源列表

  1. regiongrow

    1下载:
  2. 图像处理中的区域生长算法,利用若干种子点的选取进行区域生长。-Image processing region growing algorithm, using several seed points selected for regional growth.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:581
    • 提供者:任亮
  1. regiongrow

    0下载:
  2. 完成区域生长算法,其中先使用sobel进行边缘检测(也可以跳过此步骤),再进行区域生长实现分割。使用VC++6.0,opencv1.0-Complete the region growing algorithm, which first edge detection using sobel (you can also skip this step), then the region growing to achieve segmentation. Use VC++6.0, opencv1.0
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8791
    • 提供者:姜姜
  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. Meanshift

    0下载:
  2. 提出一种基于区域生长与Mean shift算法相结合的动 态变形手势跟踪算法.该算法在跟踪初始阶段通过帧间差分法对手势中心完成自动初始化,利用区域生长算法采 集手势样本点,并通过Mean shift算法对目标中心进行精确定位.实验结果表明,该方法能够对动态变形手势实现 精确实时的跟踪,可较好地降低算法的时间复杂度,保证运动目标跟踪的稳定性和连续性. -Considering the traditionalMean shift algorithm has the problem o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:320423
    • 提供者:黄松
  1. dicom_fiveseeds_naoshi

    0下载:
  2. 区域生长法对脑部CT图像进行脑室分割的matlab算法-naoshi segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1636
    • 提供者:朱碧云
  1. quyushengzhang

    0下载:
  2. 用matlab实现的区域生长算法,易懂,对于初学者很有参考价值-the regiongrowing algorithm using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:7689
    • 提供者:xieqi
  1. Region-growing-algorithm-

    0下载:
  2. 基于matlab的区域生长算法,可以对图像进行分割处理。-Matlab-based region growing algorithm to the image segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:964
    • 提供者:杨仲超
  1. quyu

    0下载:
  2. Matlab编程,数字图像处理,区域生长算法源码-Matlab programming, region growing algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:102428
    • 提供者:fe shine
  1. seed-a-slidmerge

    0下载:
  2. 1, 交互式图像分割:手工选择种子区域,然后利用区域生长算法,自动产生分割结果。 2, 使用区域的分裂合并法来分割图像,并将结果与区域生长法比较。 -seed ,slip and merge to segment a pic
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2780049
    • 提供者:anranjiayou
  1. tuxiangzengqiang

    0下载:
  2. 一个是图像增强作用,一个是区域生长算法,两个代码均可运行,只需要修改图像来源。-One is image enhancement, is a region growing algorithm, two code can run, just change the image source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1378
    • 提供者:
  1. regionGrow

    0下载:
  2. 区域生长算法,运行后鼠标左键单击图像区域的一点开始分割,可点击多次,单击右键结束运行。-Regional growth, and after the left mouse button click on image of a division, but it starts at times, click the right key to an end run.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:33703
    • 提供者:孙浩
  1. quyushengzhang

    0下载:
  2. 几何体重构的区域生长方法研究,在无法观察到几何体时,采用区域生长算法,可以重构出几何体。-Geometry reconstruction region growing method, the geometry can not be observed when using region growing algorithm can reconstruct the geometry.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3732
    • 提供者:liubei
  1. Haralick-Region-Growing-Matlab-Code

    0下载:
  2. Haralick区域生长算法,包含测试图像,程序介绍等。-Haralick Region Growing Algorithm for Region Growing This Matlab Source Code file contains source code and test image by Zexun Wang, from Electronic Department of Harbin Institute of Technology, P.R.China.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:43872
    • 提供者:Luke Lee
  1. regiongrow

    0下载:
  2. 快速区域生长算法,通过选取种子点,基于灰度,快速区域生长,进行图像分割,代码效率非常高,准确度也很高-arithmetic of fast regiongrowing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1567
    • 提供者:yuinsea
  1. Regional-growth-method

    0下载:
  2. 区域生长算法 : 既是根据事先定义的准则将像素或者子区域聚合成更大的区域。基本方法是以“一组”种子开始,将与种子性质相似(灰度级或颜色的特定范围)的相邻像素附加到生长区域的种子上。-Regional growth is: according to the definition in advance is standard.It will pixel or branch area polymerization into more area.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:63768
    • 提供者:awen
  1. RegionGrow

    0下载:
  2. 对二值图像,利用区域生长算法实现连通区域的标记-For binary image, using the region growing algorithm to achieve the mark of connected regions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:909
    • 提供者:nhh
  1. LBPShadow

    0下载:
  2. 【原创】自已写的采用自适应背景差法分割前景图像的程序,中间使用了LBP背景消除方法和区域生长算法,经验证效果相当好。-[original]Segmentation of the foreground image using adaptive background subtraction . In the program, LBP background elimination method and region growing algorithms is used.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:10510
    • 提供者:mydrm
  1. regiongrow

    0下载:
  2. 基于OpenCV的区域生长算法,自选一个种子点,进行区域生长,也可以进行多个种子点的选取-OpenCV-based region growing algorithm, the choice of a seed point, region growing, and can also select multiple seed points
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:770
    • 提供者:郭勇
  1. quyushengzhang

    0下载:
  2. 区域生长算法提取鱼眼图像 首先二值化图像 然后提取图像有效区域 最后生成图像-Region growing algorithm to extract the fisheye image first two value image and then extract the the last generated image of the effective area of ​ ​ the image
  3. 所属分类:Graph program

    • 发布日期:2017-11-10
    • 文件大小:650
    • 提供者:zhang
  1. localgrowth

    0下载:
  2. 基于种子点8邻域的区域生长算法,以交互式设定初始种子.-Interactive setting initial seed seed point neighborhood-based region growing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:759
    • 提供者:liusuolan
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com