SourceXtractorPlusPlus 0.22
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::ImageProcessing< T > Class Template Referenceabstract

#include <ImageProcessing.h>

Inheritance diagram for SourceXtractor::ImageProcessing< T >:

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()


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