CortidQCT  1.2.2.52
Namespaces | Functions
LoadFromBST.h File Reference

Definition of function to load voxel volume from BST files. More...

#include "VolumeSize.h"
#include "VoxelSize.h"
#include <Eigen/Core>
#include <ImageStack/ImageStack.h>
#include <ImageStack/ImageStackLoaderBST.h>
#include <ImageStack/ResolutionDecorator.h>
#include <gsl/gsl>
Include dependency graph for LoadFromBST.h:

Go to the source code of this file.

Namespaces

 CortidQCT
 Name namespace for CortidQCT library.
 
 CortidQCT::IO
 Namespace for IO helper functions.
 

Functions

template<class F >
void CortidQCT::IO::loadFromBST (std::string const &filename, F &&f)
 Loads a BST file and calles the given functional with the loaded data. More...
 

Detailed Description

Definition of function to load voxel volume from BST files.

Author
Stefan Reinhold