|
SourceXtractorPlusPlus
0.12
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(), merge_pixel_list(), and SourceXtractor::LutzLabellingListener::publishGroup().
1.8.14