SourceXtractorPlusPlus  0.19
SourceXtractor++, the next generation SExtractor
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 163 of file CheckImages.h.

Member Data Documentation

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

Definition at line 166 of file CheckImages.h.

int SourceXtractor::CheckImages::FrameInfo::m_height

Definition at line 165 of file CheckImages.h.

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

Definition at line 164 of file CheckImages.h.

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

Definition at line 167 of file CheckImages.h.

int SourceXtractor::CheckImages::FrameInfo::m_width

Definition at line 165 of file CheckImages.h.


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