SourceXtractorPlusPlus
0.13
Please provide a description of the project.
|
Used to notify observers of the progress of the processing of the image. More...
#include <Segmentation.h>
Public Attributes | |
int | position |
int | total |
Used to notify observers of the progress of the processing of the image.
Definition at line 48 of file Segmentation.h.
int SourceXtractor::SegmentationProgress::position |
Definition at line 49 of file Segmentation.h.
Referenced by SourceXtractor::ProgressMediator::update().
int SourceXtractor::SegmentationProgress::total |
Definition at line 49 of file Segmentation.h.
Referenced by SourceXtractor::ProgressMediator::update().