#include <brainrat/utility/imageprocessor.h>
|
| ColorExtractor (const carto::rc_ptr< aims::MaskIterator > mask=carto::rc_ptr< aims::MaskIterator >(), const std::string &extract="rgbm", const bool forceGray=false, const int &featureOffset=0) |
|
virtual | ~ColorExtractor () |
|
virtual carto::VolumeRef< U > | getFeatures () |
|
virtual carto::VolumeRef< double > | getGray () |
|
virtual int | getCount () |
|
virtual carto::Object | getDict () |
|
virtual void | check () |
|
virtual void | extract (const carto::VolumeRef< T > &vol) |
|
template<class T, class U>
class bio::ColorExtractor< T, U >
Definition at line 181 of file imageprocessor.h.
◆ ColorExtractor()
template<class T , class U >
bio::ColorExtractor< T, U >::ColorExtractor |
( |
const carto::rc_ptr< aims::MaskIterator > |
mask = carto::rc_ptr< aims::MaskIterator >() , |
|
|
const std::string & |
extract = "rgbm" , |
|
|
const bool |
forceGray = false , |
|
|
const int & |
featureOffset = 0 |
|
) |
| |
◆ ~ColorExtractor()
template<class T , class U >
◆ check()
template<class T , class U >
◆ checkColorSpace()
template<class T , class U >
◆ checkExtract()
template<class T , class U >
◆ checkGraySpace()
template<class T , class U >
◆ extract()
template<class T , class U >
◆ getCount()
template<class T , class U >
◆ getDict()
template<class T , class U >
◆ getFeatures()
template<class T , class U >
◆ getGray()
template<class T , class U >
◆ initializeDict()
template<class T , class U >
The documentation for this class was generated from the following file: