SourceXtractorPlusPlus
0.13
Please provide a description of the project.
|
#include "SEFramework/Image/Image.h"
#include "SEFramework/Image/ProcessedImage.h"
#include "SEFramework/Source/SourceWithOnDemandProperties.h"
#include "SEImplementation/Measurement/MultithreadedMeasurement.h"
#include "SEImplementation/Property/PixelCoordinateList.h"
#include "SEImplementation/Property/SourceId.h"
#include "SEImplementation/Grouping/LineSelectionCriteria.h"
#include "SEImplementation/Segmentation/Lutz.h"
#include "SEImplementation/Segmentation/LutzSegmentation.h"
Go to the source code of this file.
Namespaces | |
SourceXtractor | |
Segmentation::LabellingListener& m_listener |
Definition at line 68 of file LutzSegmentation.cpp.
std::shared_ptr<SourceFactory> m_source_factory |
Definition at line 69 of file LutzSegmentation.cpp.
int m_window_size |
Definition at line 70 of file LutzSegmentation.cpp.