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

搜索资源列表

  1. FillPoly

    0下载:
  2. 这个程序主要是实现一个带孔的多边形的填充,采用了边表,新边表等概念,适合新手看一下。-this procedure is a major hole in a polygon filling, using a side table, side table new concepts suitable for newcomers to see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48307
    • 提供者:yszhang
  1. FillPoly.rar

    0下载:
  2. 带孔多边形填充算法,有算法的具体说明! 很详细,希望对大家有帮助!,Polygon hole filling algorithm, a specific descr iption of algorithm! In great detail, I hope all of you help!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:88792
    • 提供者:wenday
  1. 3

    1下载:
  2. 实现图像的修复,适用于需要修复面积较大的图像。本算法是采用region filling and object removal by exemplar-based image inpainting ,适用CIE lab颜色空间进行计算,发表于IEEE 2004-A new algorithm is proposed for removing large objects from digital images.the challenge is to fill in the hole that is
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5826
    • 提供者:lizheng
  1. rgb_TV

    2下载:
  2. 图像处理,图像修复,TV模型,用于空洞填补等图像处理-hole filling
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:874
    • 提供者:yunjiao
  1. opencvVideoRead

    0下载:
  2. 在视频图像处理中,二值图像中的前景目标有时候会产生空洞现象,此采用Opencv实现二值图像的空洞填充-Foreground objects in video image processing, binary image can sometimes produce cavitation, Opencv binary image hole filling
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:706
    • 提供者:张宾
  1. FillHole

    0下载:
  2. 基于二值化后图像空洞的填充,其中包含了二值化代码和填洞算法代码。-Based on the binary image after filling voids, which contains a binary code and fill the hole algorithm code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:362430
    • 提供者:liujuan
  1. Fast Image Inpainting C code

    0下载:
  2. A fast and efficient image inpainting method that use MRF based opt approach
  3. 所属分类:图形图象

  1. HoleFilling

    0下载:
  2. 利用opencv库写的一个关于图像孔洞填补的小程序,附加了效果图片-Using the opencv library to write a small program on the filling of the hole, the additional effect of the picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:23782
    • 提供者:李伟
  1. patch-inpainting-master

    0下载:
  2. A new algorithm is proposed for removing large objects from digital images. The challenge is to fill in the hole that is left behind in a visually plausible way. In the past, this problem has been addressed by two classes of algorithms: (i) “
  3. 所属分类:JavaScript

    • 发布日期:2017-05-09
    • 文件大小:1840858
    • 提供者:stary
  1. Ultrasound Hole Filling

    0下载:
  2. Papers on ultrasound reconstruction and hole filling techniques
  3. 所属分类:行业发展研究

    • 发布日期:2016-01-23
    • 文件大小:414676
    • 提供者:aqwertyuuioppp
  1. Hole Filling algorithms

    0下载:
  2. Algorithms with hole filling techniques
  3. 所属分类:3D图形编程

    • 发布日期:2016-01-23
    • 文件大小:5338
    • 提供者:aqwertyuuioppp
  1. fill_Matlab

    0下载:
  2. 用Matlab实现的孔洞填充算法,可实现类似Matlab imfill函数的功能,填充图像小孔洞-With hole filling algorithm implemented in Matlab, Matlab imfill function can achieve similar functionality,filling small holes in the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:7994
    • 提供者:sunny
  1. fillhole

    0下载:
  2. OPENCV 进行空洞填充,主要参照了冈萨雷斯书上的算法-OPENCV conducted hole filling, mainly with reference to the algorithm Gonzalez book
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:3824451
    • 提供者:wangyaning
  1. FillInternalContours

    0下载:
  2. 空洞填充函数,用于细胞图像预处理,效果良好-Hole filling functions for image pre-processing cells, the effect is good
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:12486
    • 提供者:crystal
  1. tuxiangchuli

    0下载:
  2. 研究生课程图像处理,对一些图像的基本处理,包括转换为灰度图像,各种滤波器,算子,图像增强功能,腐蚀、膨胀、开、闭、孔洞填充,进行平滑滤波法-Graduate courses image processing, some basic image processing, including conversion to grayscale image, various filters, operator, image enhancement, erosion, dilation, opening, c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3482
    • 提供者:machao
  1. fillHoles

    0下载:
  2. Size constrained hole filling function for 2D binary images in Matlab. This function take the binary image and another parameter as input. the second input parameter is the size of smallest holes that should be filled. The output is is the binary
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6264
    • 提供者:Mosi
  1. quyushengzhang

    0下载:
  2. 实现种子的自主选择和区域生长 以及图片的批量处理 并经过连通域法进行空洞的填充(Realization of independent selection and regional growth of seeds And the batch processing of pictures And the hole filling is carried out through the connected domain method)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:18432
    • 提供者:赵苏
  1. src_5

    0下载:
  2. 形态学常用算法,包括细化,孔洞填充,连通分量提取等(Common algorithm for morphology,Including refinement, hole filling, connectivity component extraction, etc.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:269312
    • 提供者:Anthony_z
搜珍网 www.dssz.com