SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SourceXtractor::DetectionFrameGroupStampTask Class Reference

Task to produce the DetectionFrameGroupStamp Property. More...

#include <DetectionFrameGroupStampTask.h>

Inheritance diagram for SourceXtractor::DetectionFrameGroupStampTask:
Inheritance graph
[legend]
Collaboration diagram for SourceXtractor::DetectionFrameGroupStampTask:
Collaboration graph
[legend]

Public Member Functions

virtual ~DetectionFrameGroupStampTask ()=default
 Destructor.
 
 DetectionFrameGroupStampTask ()
 Constructor.
 
void computeProperties (SourceGroupInterface &group) const override
 Computes one or more properties for the SourceGroup and/or the Sources it contains.
 
- Public Member Functions inherited from SourceXtractor::GroupTask
virtual ~GroupTask ()=default
 Destructor.
 
- Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor.
 

Detailed Description

Task to produce the DetectionFrameGroupStamp Property.

Definition at line 37 of file DetectionFrameGroupStampTask.h.

Constructor & Destructor Documentation

◆ ~DetectionFrameGroupStampTask()

virtual SourceXtractor::DetectionFrameGroupStampTask::~DetectionFrameGroupStampTask ( )
virtualdefault

Destructor.

◆ DetectionFrameGroupStampTask()

SourceXtractor::DetectionFrameGroupStampTask::DetectionFrameGroupStampTask ( )
inline

Constructor.

Definition at line 46 of file DetectionFrameGroupStampTask.h.

Member Function Documentation

◆ computeProperties()

void SourceXtractor::DetectionFrameGroupStampTask::computeProperties ( SourceGroupInterface & group) const
overridevirtual

Computes one or more properties for the SourceGroup and/or the Sources it contains.

Implements SourceXtractor::GroupTask.

Definition at line 36 of file DetectionFrameGroupStampTask.cpp.

References SourceXtractor::VectorImage< T >::create(), SourceXtractor::LayerSubtractedImage, SourceXtractor::LayerThresholdedImage, SourceXtractor::LayerVarianceMap, std::max(), and std::min().

Here is the call graph for this function:

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