SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Frame.h File Reference
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
}