|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <aims/mesh/texture.h>#include <aims/mesh/surface.h>#include <cartodata/volume/volume.h>#include <aims/rgb/rgb.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< AimsRGBA > | aims::giftiColormap (const carto::Object header) | 
| template<typename T > | |
| carto::VolumeRef< AimsRGBA > | aims::giftiColormap (const TimeTexture< T > &texture) |