SourceXtractorPlusPlus  0.13
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
SourceXtractor::ImageProcessing< T > Class Template Referenceabstract

#include <ImageProcessing.h>

Inheritance diagram for SourceXtractor::ImageProcessing< T >:
[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

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

Member Function Documentation

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: