Package | Description |
---|---|
org.openimaj.image.processing.restoration.inpainting |
Modifier and Type | Class and Description |
---|---|
class |
TeleaInpainting<IMAGE extends Image<?,IMAGE> & SinglebandImageProcessor.Processable<Float,FImage,IMAGE>>
Implementation of Alexandru Telea's FMM-based inpainting algorithm.
|