SourceXtractorPlusPlus
0.10
Please provide a description of the project.
|
#include <algorithm>
#include "SEUtils/Types.h"
#include "SEFramework/Image/Image.h"
#include "SEFramework/CoordinateSystem/CoordinateSystem.h"
Go to the source code of this file.
Classes | |
class | SourceXtractor::Frame< T > |
class | SourceXtractor::Frame< T >::ImageFilter |
Namespaces | |
SourceXtractor | |
Typedefs | |
using | SourceXtractor::DetectionImageFrame = Frame< DetectionImage::PixelType > |
using | SourceXtractor::MeasurementImageFrame = Frame< MeasurementImage::PixelType > |