|
CortidQCT
1.2.2.52
|
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>
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... | |
Definition of function to load voxel volume from BST files.
1.8.11