ImageEn, unit imageenproc |
|
TImageEnProc.RemoveRedEyes
Declaration
procedure RemoveRedEyes();
Description
Apply a simple algorithm to remove red eyes. While this function can be applied to the whole image, it is better to select only the area containing eyes, otherwise other parts of the image may be altered.
Demo
| Demos\ImageEditing\CompleteEditor\PhotoEn.dpr |