Skip to content

danielafrimi/Hole-Filling

Repository files navigation

Hole-Filling

The program is a small image processing library that fills holes in images, along with a small command line utility that uses that library.

The library must support filling holes in grayscale images, where each pixel value is a float in the range [0, 1], and hole (missing) values which are marked with the value -1.

The library should provide the ability to fill a hole in an image,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages