![]() |
|
Go to the source code of this file.
Namespaces | |
ecvl | |
Functions | |
bool | ecvl::NiftiRead (const ecvl::filesystem::path &filename, Image &dst) |
Loads a nifti image from a file. More... | |
bool | ecvl::NiftiWrite (const ecvl::filesystem::path &filename, const Image &src) |
Saves an image into a specified nifti file. More... | |