SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SourceXtractor::ImageProcessing< T > Class Template Referenceabstract

#include <ImageProcessing.h>

Inheritance diagram for SourceXtractor::ImageProcessing< T >:
Inheritance graph
[legend]

Public Member Functions

virtual ~ImageProcessing ()=default
 
virtual std::shared_ptr< Image< T > > processImage (std::shared_ptr< Image< T > > image) const =0
 

Detailed Description

template<typename T>
class SourceXtractor::ImageProcessing< T >

Definition at line 32 of file ImageProcessing.h.

Constructor & Destructor Documentation

◆ ~ImageProcessing()

template<typename T >
virtual SourceXtractor::ImageProcessing< T >::~ImageProcessing ( )
virtualdefault

Member Function Documentation

◆ processImage()

template<typename T >
virtual std::shared_ptr< Image< T > > SourceXtractor::ImageProcessing< T >::processImage ( std::shared_ptr< Image< T > > image) const
pure virtual

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