SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
#include "SEImplementation/Segmentation/BgConvolutionImageSource.h"
#include "SEFramework/Image/FunctionalImage.h"
Go to the source code of this file.
Namespaces | |
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) |