|
AlbumShaper 1.0a3
|

Go to the source code of this file.
Functions | |
| QImage * | removeRedeyeRegions (QString filename, QPoint topLeftExtreme, QPoint bottomRightExtreme, StatusWidget *status) |
| QImage * removeRedeyeRegions | ( | QString | filename, |
| QPoint | topLeftExtreme, | ||
| QPoint | bottomRightExtreme, | ||
| StatusWidget * | status ) |
Definition at line 206 of file redEye.cpp.
References desaturateBlobs(), desaturateEntireImage(), editedImage, findBestTwoBlobs(), findBlobs(), findRegionOfInterest(), id1, newProgress, rawImage, StatusWidget::setStatus(), StatusWidget::showProgressBar(), sortBlobsByDecreasingSize(), status, topLeft, and updateIncrement.
Referenced by EditingInterface::removeRedeye().