SourceXtractorPlusPlus  0.16
Please provide a description of the project.
Namespaces
LutzSegmentation.cpp File Reference
#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"
Include dependency graph for LutzSegmentation.cpp:

Go to the source code of this file.

Namespaces

 SourceXtractor
 

Variable Documentation

◆ m_listener

Segmentation::LabellingListener& m_listener
private

Definition at line 68 of file LutzSegmentation.cpp.

◆ m_source_factory

std::shared_ptr<SourceFactory> m_source_factory
private

Definition at line 69 of file LutzSegmentation.cpp.

◆ m_window_size

int m_window_size
private

Definition at line 70 of file LutzSegmentation.cpp.