SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
#include <Lutz.h>
Public Member Functions | |
PixelGroup () | |
void | merge_pixel_list (PixelGroup &other) |
Public Attributes | |
int | start |
int | end |
std::vector< PixelCoordinate > | pixel_list |
|
inline |
Definition at line 48 of file Lutz.h.
References pixel_list.
std::vector<PixelCoordinate> SourceXtractor::Lutz::PixelGroup::pixel_list |
Definition at line 44 of file Lutz.h.
Referenced by SourceXtractor::MultiThresholdNode::contains(), and merge_pixel_list().