SourceXtractorPlusPlus  0.12
Please provide a description of the project.
Public Attributes | List of all members
SourceXtractor::CheckImages::FrameInfo Struct Reference
Collaboration diagram for SourceXtractor::CheckImages::FrameInfo:
[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 149 of file CheckImages.h.

Member Data Documentation

◆ m_coordinate_system

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

Definition at line 152 of file CheckImages.h.

◆ m_height

int SourceXtractor::CheckImages::FrameInfo::m_height

Definition at line 151 of file CheckImages.h.

◆ m_label

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

Definition at line 150 of file CheckImages.h.

◆ m_subtracted_image

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

Definition at line 153 of file CheckImages.h.

◆ m_width

int SourceXtractor::CheckImages::FrameInfo::m_width

Definition at line 151 of file CheckImages.h.


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