|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include "SEImplementation/Segmentation/BgConvolutionImageSource.h"#include "SEFramework/Image/FunctionalImage.h"
Go to the source code of this file.
Namespaces | |
| namespace | SourceXtractor |
Functions | |
| static std::tuple< float, float > | SourceXtractor::applyKernel (const VectorImage< SeFloat > &kernel, ImageChunk< SeFloat > &image_chunk, ImageChunk< SeFloat > &variance_chunk, int start_x, int start_y, int clip_w, int clip_h, SeFloat threshold) |