SourceXtractorPlusPlus  0.19
SourceXtractor++, the next generation SExtractor
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces
MLSegmentation.cpp File Reference
#include <memory>
#include <vector>
#include <list>
#include <iostream>
#include <onnxruntime_cxx_api.h>
#include "SEUtils/PixelCoordinate.h"
#include "SEUtils/HilbertCurve.h"
#include "SEFramework/Frame/Frame.h"
#include "SEFramework/FITS/TemporaryFitsImageSource.h"
#include "SEFramework/FITS/FitsWriter.h"
#include "SEFramework/Image/TileManager.h"
#include "SEFramework/Image/VectorImage.h"
#include "SEImplementation/Common/OnnxCommon.h"
#include "SEImplementation/Property/PixelCoordinateList.h"
#include "SEImplementation/Property/SourceId.h"
#include "SEImplementation/Measurement/MultithreadedMeasurement.h"
#include "SEImplementation/Grouping/LineSelectionCriteria.h"
#include "SEImplementation/Segmentation/Lutz.h"
#include "SEImplementation/Common/OnnxModel.h"
#include "SEImplementation/CheckImages/CheckImages.h"
#include "SEImplementation/Segmentation/MLSegmentation.h"
Include dependency graph for MLSegmentation.cpp:

Go to the source code of this file.

Namespaces

 SourceXtractor
 

Variable Documentation

Segmentation::LabellingListener& m_listener

Definition at line 85 of file MLSegmentation.cpp.

std::shared_ptr<SourceFactory> m_source_factory

Definition at line 86 of file MLSegmentation.cpp.

int m_window_size

Definition at line 87 of file MLSegmentation.cpp.