SourceXtractorPlusPlus
0.10
Please provide a description of the project.
|
#include "SEFramework/Source/SourceGroupInterface.h"
#include "SEFramework/Pipeline/Segmentation.h"
#include "SEUtils/Observable.h"
#include <atomic>
#include <mutex>
Go to the source code of this file.
Classes | |
struct | SourceXtractor::ProgressInfo |
class | SourceXtractor::ProgressMediator |
Namespaces | |
SourceXtractor | |
Typedefs | |
typedef Observable< std::list < ProgressInfo > > | SourceXtractor::ProgressObservable |
typedef Observable< bool > | SourceXtractor::DoneObservable |