Small Hole Filling in ITK

David Doria1*
1.Rensselaer Polytechnic Institute
Abstract
Small Hole Filling in ITK

Abstract

This code provides an implementation of a simple technique to fill small holes in an image. We use a multi-pass method that fills pixels on the border of a hole with the average of its non-hole 8-connected neighbors. This process is repeated until all holes are filled. The code is available here: https://github.com/daviddoria/SmallHoleFiller

Keywords

Hole fillingInterpolation
Manuscript
Source Code and Data

Source Code and Data

Loading file tree...

Select a file to preview