SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations
Frame.h File Reference
#include <algorithm>
#include "SEUtils/Types.h"
#include "SEFramework/Image/Image.h"
#include "SEFramework/Image/ImageSource.h"
#include "SEFramework/CoordinateSystem/CoordinateSystem.h"
Include dependency graph for Frame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SourceXtractor::Frame< T >
 
class  SourceXtractor::Frame< T >::ImageFilter
 

Namespaces

namespace  SourceXtractor
 

Typedefs

using SourceXtractor::DetectionImageFrame = Frame<DetectionImage::PixelType>
 
using SourceXtractor::MeasurementImageFrame = Frame<MeasurementImage::PixelType>
 

Enumerations

enum  SourceXtractor::FrameImageLayer {
  SourceXtractor::LayerOriginalImage = 0 , SourceXtractor::LayerInterpolatedImage , SourceXtractor::LayerSubtractedImage , SourceXtractor::LayerFilteredImage ,
  SourceXtractor::LayerThresholdedImage , SourceXtractor::LayerSignalToNoiseMap , SourceXtractor::LayerOriginalVarianceMap , SourceXtractor::LayerUnfilteredVarianceMap ,
  SourceXtractor::LayerVarianceMap , SourceXtractor::LayerDetectionThresholdMap
}