SourceXtractorPlusPlus  0.13
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

 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)