8 #include <boost/iostreams/filtering_stream.hpp>
9 #include <boost/iostreams/filter/gzip.hpp>
Implements HUVolume generically for a particular VoxelType.
Defines Carna::base::math namespace and CARNA_FOR_VECTOR3UI.
Eigen::Matrix< float, 3, 1 > Vector3f
Defines vector.
Defines Carna::base::BufferedHUVolume.
Creates Carna::base::HUVolumeUInt16 object from HUGZ-file.
static Carna::base::HUVolumeUInt16 * importVolume(const std::string &filename, Carna::base::math::Vector3f &spacing)
Reads HUGZ file and returns created Carna::base::HUVolumeUInt16 object.