SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Attributes | List of all members
SourceXtractor::CheckImages::FrameInfo Struct Reference
Collaboration diagram for SourceXtractor::CheckImages::FrameInfo:
Collaboration graph
[legend]

Public Attributes

std::string m_label
 
int m_width
 
int m_height
 
std::shared_ptr< CoordinateSystemm_coordinate_system
 
std::shared_ptr< DetectionImagem_subtracted_image
 

Detailed Description

Definition at line 171 of file CheckImages.h.

Member Data Documentation

◆ m_coordinate_system

std::shared_ptr<CoordinateSystem> SourceXtractor::CheckImages::FrameInfo::m_coordinate_system

Definition at line 174 of file CheckImages.h.

◆ m_height

int SourceXtractor::CheckImages::FrameInfo::m_height

Definition at line 173 of file CheckImages.h.

◆ m_label

std::string SourceXtractor::CheckImages::FrameInfo::m_label

Definition at line 172 of file CheckImages.h.

◆ m_subtracted_image

std::shared_ptr<DetectionImage> SourceXtractor::CheckImages::FrameInfo::m_subtracted_image

Definition at line 175 of file CheckImages.h.

◆ m_width

int SourceXtractor::CheckImages::FrameInfo::m_width

Definition at line 173 of file CheckImages.h.


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