aimsdata  5.1.2
Neuroimaging data handling
texturetools.h File Reference
Include dependency graph for texturetools.h:

Go to the source code of this file.

Namespaces

 aims
 The class for EcatSino data write operation.
 

Functions

int aims::textureMax (const TimeTexture< short > &intex)
 
int aims::textureMin (const TimeTexture< short > &intex)
 
std::map< short, size_t > * aims::labelsHistogram (const TimeTexture< short > &intex, int maxlabel=32767, int minlabel=-32768, bool verbose=false)
 
carto::VolumeRef< AimsRGBAaims::giftiColormap (const carto::Object header)
 
template<typename T >
carto::VolumeRef< AimsRGBAaims::giftiColormap (const TimeTexture< T > &texture)