SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Namespaces | Functions
SEBackgroundLevelAnalyzer.cpp File Reference
#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"
Include dependency graph for SEBackgroundLevelAnalyzer.cpp:

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)