22#include <boost/iostreams/filtering_stream.hpp>
23#include <boost/iostreams/filter/gzip.hpp>
Defines LibCarna::base::BufferedIntensityVolume.
Represents an association.
Defines LibCarna::base::math namespace and LIBCARNA_FOR_VECTOR3UI.
Eigen::Matrix< float, 3, 1 > Vector3f
Defines vector.
Creates LibCarna::base::IntensityVolumeUInt16 object from HUGZ-file.
static LibCarna::base::IntensityVolumeUInt16 * importVolume(const std::string &filename, LibCarna::base::math::Vector3f &spacing, bool stretchIntensities=false)
Reads HUGZ file and returns created LibCarna::base::IntensityVolumeUInt16 object.