SourceXtractorPlusPlus  0.10
Please provide a description of the project.
Public Member Functions | Public Attributes | List of all members
SourceXtractor::Lutz::PixelGroup Class Reference

#include <Lutz.h>

Collaboration diagram for SourceXtractor::Lutz::PixelGroup:
[legend]

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.

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.

Referenced by SourceXtractor::Lutz::labelImage().

Member Data Documentation

◆ end

int SourceXtractor::Lutz::PixelGroup::end

Definition at line 43 of file Lutz.h.

Referenced by SourceXtractor::Lutz::labelImage().

◆ pixel_list

std::vector<PixelCoordinate> SourceXtractor::Lutz::PixelGroup::pixel_list

◆ start

int SourceXtractor::Lutz::PixelGroup::start

Definition at line 42 of file Lutz.h.

Referenced by SourceXtractor::Lutz::labelImage().


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