SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::Lutz::PixelGroup Class Reference

#include <Lutz.h>

Collaboration diagram for SourceXtractor::Lutz::PixelGroup:

Public Member Functions

 PixelGroup ()
void merge_pixel_list (PixelGroup &other)

Public Attributes

int start
int end
std::vector< PixelCoordinatepixel_list

Detailed Description

Definition at line 39 of file Lutz.h.

Constructor & Destructor Documentation

◆ PixelGroup()

SourceXtractor::Lutz::PixelGroup::PixelGroup ( )
inline

Definition at line 46 of file Lutz.h.

References end, and start.

Referenced by merge_pixel_list().

Member Function Documentation

◆ merge_pixel_list()

void SourceXtractor::Lutz::PixelGroup::merge_pixel_list ( PixelGroup & other)
inline

Definition at line 48 of file Lutz.h.

References pixel_list, and PixelGroup().

Here is the call graph for this function:

Member Data Documentation

◆ end

int SourceXtractor::Lutz::PixelGroup::end

Definition at line 43 of file Lutz.h.

Referenced by PixelGroup().

◆ 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().

◆ start

int SourceXtractor::Lutz::PixelGroup::start

Definition at line 42 of file Lutz.h.

Referenced by PixelGroup().


The documentation for this class was generated from the following file: