brainrat-private  5.1.2
obso_temp Namespace Reference

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)
 

Function Documentation

◆ getBrainMask()

template<typename T >
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().

◆ getDpyReaderHelpers()

soma::PythonReader::HelperSet& obso_temp::getDpyReaderHelpers ( )

◆ getDpySyntax()

carto::SyntaxSet& obso_temp::getDpySyntax ( )

◆ pair_key_comparer()

template<typename T1 , typename T2 >
bool obso_temp::pair_key_comparer ( const std::pair< T1, T2 > &  p1,
const std::pair< T1, T2 > &  p2 
)
inline

Definition at line 35 of file utility.h.