file
MetaImageImporter.cpp
Contents
- Reference
Functions
- auto stringSplit(std::string str, std::string delimiter) -> std::vector<std::string>
-
template<class T>static auto readRawData(std::string rawFilename, std::size_t voxels, unsigned int nrOfComponents, bool compressed, std::size_t compressedFileSize) -> std::unique_ptr<T[]>