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