SourceXtractorPlusPlus  0.16
Please provide a description of the project.
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

 SourceXtractor
 

Functions

template<typename T >
static T SourceXtractor::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)