You are here: Start » Filter Groups » InpaintImage
InpaintImage
Description
Inpaints a region within an image using one of the implemented algorithms.
Filters in this group
| Icon | Name | Description | 
|---|---|---|
| InpaintImage_Telea | Fills in a region of an image with pixel values interpolated from the borders of the area; uses fast marching method. Speculative setting of unknown (or unwanted) pixels. This version is trying to do this better than with simple interpolation.  | 
	|
| InpaintImage_Bornemann | Fills in a region of an image with pixel values interpolated from the borders of the area; uses fast marching method and coherence analysis. Speculative setting of unknown (or unwanted) pixels. This version is giving the best results among reasonably fast traditional methods.  | 
	|
| InpaintImage | Fills in a region of an image with pixel values interpolated from the borders of the area. Speculative setting of unknown (or unwanted) pixels. Usually used for preparing incomplete images for further processing.  | 
	
