|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include "SEImplementation/Background/SE/ReplaceUndefImage.h"#include "SEFramework/Image/ImageAccessor.h"
Go to the source code of this file.
Namespaces | |
| namespace | 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) |