brainrat-private
5.1.2
|
#include <brainrat/data/classes.h>
#include <brainrat/io/python_helpers.h>
#include <aims/data/data_g.h>
#include <aims/utility/channel.h>
#include <cartobase/smart/rcptr.h>
Go to the source code of this file.
Classes | |
class | obso_temp::ImageComparer< T > |
Namespaces | |
obso_temp | |
Functions | |
template<typename T1 , typename T2 > | |
bool | obso_temp::pair_key_comparer (const std::pair< T1, T2 > &p1, const std::pair< T1, T2 > &p2) |
carto::SyntaxSet & | obso_temp::getDpySyntax () |
soma::PythonReader::HelperSet & | obso_temp::getDpyReaderHelpers () |
template<typename T > | |
AimsData< int16_t > | obso_temp::getBrainMask (const AimsData< T > &image, byte channel=GreenChannel) |