#include <brainrat/utility/imageprocessor.h>
|
| ImageProcessors (const AimsData< T > &in, const carto::rc_ptr< aims::MaskIterator > mask=carto::rc_ptr< aims::MaskIterator >(), const std::string &procids="rgbm", const carto::Object options=carto::none(), const int32_t mode=OnDemand) |
|
virtual | ~ImageProcessors () |
|
virtual void | initialize () |
|
virtual U | get (const Point3dl &p, const int32_t pi) |
|
virtual AimsData< U > | get (const int32_t pi) |
|
virtual std::string | procids () |
|
template<class T, class U>
class bio::ImageProcessors< T, U >
Definition at line 142 of file imageprocessor.h.
◆ ImageProcessors()
template<class T , class U >
bio::ImageProcessors< T, U >::ImageProcessors |
( |
const AimsData< T > & |
in, |
|
|
const carto::rc_ptr< aims::MaskIterator > |
mask = carto::rc_ptr< aims::MaskIterator >() , |
|
|
const std::string & |
procids = "rgbm" , |
|
|
const carto::Object |
options = carto::none() , |
|
|
const int32_t |
mode = OnDemand |
|
) |
| |
◆ ~ImageProcessors()
template<class T , class U >
◆ expandprocids()
template<class T , class U >
◆ get() [1/2]
template<class T , class U >
◆ get() [2/2]
template<class T , class U >
◆ initialize()
template<class T , class U >
◆ procids()
template<class T , class U >
The documentation for this class was generated from the following file: