SourceXtractorPlusPlus  0.14
Please provide a description of the project.
 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:
[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

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

Definition at line 152 of file CheckImages.h.

int SourceXtractor::CheckImages::FrameInfo::m_height

Definition at line 151 of file CheckImages.h.

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

Definition at line 150 of file CheckImages.h.

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

Definition at line 153 of file CheckImages.h.

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: