brainrat-private
5.1.2
|
Class used to get channel value in image. More...
#include <brainrat/utility/imageprocessor.h>
Public Member Functions | |
ChannelImageProc (uint8_t channel=4) | |
virtual | ~ChannelImageProc () |
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) |
![]() | |
ConvertibleImageProc () | |
virtual | ~ConvertibleImageProc () |
![]() | |
ImageProc () | |
virtual | ~ImageProc () |
Additional Inherited Members | |
![]() | |
virtual void | convert (T &in, T &out) |
![]() | |
T | _internal_value |
Class used to get channel value in image.
Definition at line 104 of file imageprocessor.h.
bio::ChannelImageProc< T, U, C >::ChannelImageProc | ( | uint8_t | channel = 4 | ) |
|
inlinevirtual |
Definition at line 107 of file imageprocessor.h.
|
virtual |
Implements bio::ConvertibleImageProc< T, U, T >.
|
virtual |
Implements bio::ConvertibleImageProc< T, U, T >.