Package | Description |
---|---|
org.openimaj.image.processing.restoration.inpainting | |
org.openimaj.workinprogress |
Class and Description |
---|
AbstractFMMInpainter
Abstract base class for inpainting algorithms based on the Fast Marching
Method (FMM) for selecting the order of pixels to paint.
|
AbstractImageMaskInpainter
Abstract base for
Inpainter implementations that consume a mask image
(rather than connected components or pixel sets). |
Inpainter
Interface defining an implementation of an inpainting algorithm.
|
Class and Description |
---|
AbstractImageMaskInpainter
Abstract base for
Inpainter implementations that consume a mask image
(rather than connected components or pixel sets). |
Inpainter
Interface defining an implementation of an inpainting algorithm.
|