|
brainrat-private
5.0.5
|
Classes | |
| class | ImageComparer |
Functions | |
| template<typename T1 , typename T2 > | |
| bool | pair_key_comparer (const std::pair< T1, T2 > &p1, const std::pair< T1, T2 > &p2) |
| carto::SyntaxSet & | getDpySyntax () |
| soma::PythonReader::HelperSet & | getDpyReaderHelpers () |
| template<typename T > | |
| AimsData< int16_t > | getBrainMask (const AimsData< T > &image, byte channel=GreenChannel) |
| AimsData< int16_t > obso_temp::getBrainMask | ( | const AimsData< T > & | image, |
| byte | channel = GreenChannel |
||
| ) |
Definition at line 53 of file utility_d.h.
References AimsEMThreshold< class, class >::bin().
Referenced by pair_key_comparer().
| soma::PythonReader::HelperSet& obso_temp::getDpyReaderHelpers | ( | ) |
Referenced by pair_key_comparer().
| carto::SyntaxSet& obso_temp::getDpySyntax | ( | ) |
Referenced by pair_key_comparer().
|
inline |
Definition at line 35 of file utility.h.
References getBrainMask(), getDpyReaderHelpers(), and getDpySyntax().