|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include "SEImplementation/Background/SE/SEBackgroundLevelAnalyzer.h"#include "SEFramework/Image/ConstantImage.h"#include "SEFramework/Image/MaskedImage.h"#include "SEFramework/Image/ProcessedImage.h"#include "SEFramework/Image/BufferedImage.h"#include "SEFramework/Image/ScaledImageSource.h"#include "SEImplementation/Background/Utils.h"#include "SEImplementation/Background/SE/ImageMode.h"#include "SEImplementation/Background/SE/MedianFilter.h"#include "SEImplementation/Background/SE/ReplaceUndefImage.h"
Go to the source code of this file.
Namespaces | |
| namespace | SourceXtractor |
Functions | |
| static float | SourceXtractor::computeScaling (const std::shared_ptr< VectorImage< DetectionImage::PixelType > > &variance, const std::shared_ptr< VectorImage< WeightImage::PixelType > > &weight) |
| static float | SourceXtractor::getMedian (const VectorImage< DetectionImage::PixelType > &img) |