brainrat-private  5.1.2
bio::MorphoImageProc< T, U > Class Template Reference

#include <brainrat/utility/imageprocessor.h>

Inheritance diagram for bio::MorphoImageProc< T, U >:
Collaboration diagram for bio::MorphoImageProc< T, U >:

Public Member Functions

 MorphoImageProc (const carto::Object options)
 
virtual ~MorphoImageProc ()
 
virtual void get (AimsData< T > &in, AimsData< U > &out, const carto::rc_ptr< aims::MaskIterator > mask=carto::rc_ptr< aims::MaskIterator >())
 
virtual U get (AimsData< T > &in, const Point3dl &p)
 
- Public Member Functions inherited from bio::ImageProc< T, U >
 ImageProc ()
 
virtual ~ImageProc ()
 

Detailed Description

template<class T, class U>
class bio::MorphoImageProc< T, U >

Definition at line 120 of file imageprocessor.h.

Constructor & Destructor Documentation

◆ MorphoImageProc()

template<class T , class U >
bio::MorphoImageProc< T, U >::MorphoImageProc ( const carto::Object  options)

◆ ~MorphoImageProc()

template<class T , class U >
virtual bio::MorphoImageProc< T, U >::~MorphoImageProc ( )
inlinevirtual

Definition at line 123 of file imageprocessor.h.

Member Function Documentation

◆ get() [1/2]

template<class T , class U >
virtual void bio::MorphoImageProc< T, U >::get ( AimsData< T > &  in,
AimsData< U > &  out,
const carto::rc_ptr< aims::MaskIterator >  mask = carto::rc_ptr< aims::MaskIterator >() 
)
virtual

◆ get() [2/2]

template<class T , class U >
virtual U bio::MorphoImageProc< T, U >::get ( AimsData< T > &  in,
const Point3dl &  p 
)
virtual

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