SourceXtractorPlusPlus
0.11
Please provide a description of the project.
|
#include <DetectionFrame.h>
Public Member Functions | |
DetectionFrame (std::shared_ptr< DetectionImageFrame > detection_frame) | |
std::shared_ptr < DetectionImageFrame > | getFrame () const |
![]() | |
virtual | ~Property ()=default |
Private Attributes | |
std::shared_ptr < DetectionImageFrame > | m_detection_frame |
Definition at line 33 of file DetectionFrame.h.
|
inline |
Definition at line 35 of file DetectionFrame.h.
|
inline |
Definition at line 38 of file DetectionFrame.h.
References m_detection_frame.
Referenced by SourceXtractor::ExternalFlagTask< Combine >::computeProperties(), and SourceXtractor::MultiThresholdPartitionStep::partition().
|
private |
Definition at line 43 of file DetectionFrame.h.
Referenced by getFrame().