SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Namespaces | Functions
ReplaceUndefImage.cpp File Reference
#include "SEImplementation/Background/SE/ReplaceUndefImage.h"
#include "SEFramework/Image/ImageAccessor.h"
Include dependency graph for ReplaceUndefImage.cpp:

Go to the source code of this file.

Namespaces

namespace  SourceXtractor
 

Functions

template<typename T >
staticSourceXtractor::getMaskedValue (int x, int y, const VectorImage< T > &img, T invalid)
 
template<typename T >
std::shared_ptr< VectorImage< T > > SourceXtractor::ReplaceUndef (const VectorImage< T > &original, T mask)
 
std::shared_ptr< VectorImage< SeFloat > > SourceXtractor::ReplaceUndef (const VectorImage< SeFloat > &, SeFloat)