#include <AxiomaticMRInpainting.hpp>
Inheritance diagram for AxiomaticMRInpainting:


Purpose: Axiomatic Morphological & Rotation Invariant Inpainting.
A complete model inpainting used to fill image gaps, or
to scale op the image.
Paper: "Morphological Invariant PDE Inpaintings.", Tony F. Chan & J. Shen, Report UCLA 2001.
Public Methods | |
| AxiomaticMRInpainting (int np, int type) | |
| standart constructor | |
| virtual | ~AxiomaticMRInpainting () |
| destructor | |
| virtual AnImage * | selectedFilter (AnImage *mask, AnImage *src, AnImage *dest=0) |
| inpainting filter | |
| virtual void | report (FILE *file) |
Private Attributes | |
| AbsRImageFilter * | inpaint |
| float inpainting filter | |
|
||||||||||||||||
|
inpainting filter
Reimplemented from AnImageOp. |
![]() |
