SourceXtractorPlusPlus  0.11
Please provide a description of the project.
Public Member Functions | Private Attributes | List of all members
SourceXtractor::DetectionFrame Class Reference

#include <DetectionFrame.h>

Inheritance diagram for SourceXtractor::DetectionFrame:
[legend]
Collaboration diagram for SourceXtractor::DetectionFrame:
[legend]

Public Member Functions

 DetectionFrame (std::shared_ptr< DetectionImageFrame > detection_frame)
 
std::shared_ptr< DetectionImageFramegetFrame () const
 
- Public Member Functions inherited from SourceXtractor::Property
virtual ~Property ()=default
 

Private Attributes

std::shared_ptr< DetectionImageFramem_detection_frame
 

Detailed Description

Definition at line 33 of file DetectionFrame.h.

Constructor & Destructor Documentation

◆ DetectionFrame()

SourceXtractor::DetectionFrame::DetectionFrame ( std::shared_ptr< DetectionImageFrame detection_frame)
inline

Definition at line 35 of file DetectionFrame.h.

Member Function Documentation

◆ getFrame()

std::shared_ptr<DetectionImageFrame> SourceXtractor::DetectionFrame::getFrame ( ) const
inline

Member Data Documentation

◆ m_detection_frame

std::shared_ptr<DetectionImageFrame> SourceXtractor::DetectionFrame::m_detection_frame
private

Definition at line 43 of file DetectionFrame.h.

Referenced by getFrame().


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