Recent Releases of https://github.com/xtensor-stack/xtensor-io
https://github.com/xtensor-stack/xtensor-io - 0.3.0
Lot's of fixes to image loading and saving thanks to @ukoethe
- Allow image IO for valuetypes other than uint8t
- dump_image(): check if data has a channel axis
- fixed shape in loadimage()/dumpimage()
- C++
Published by wolfv almost 8 years ago
https://github.com/xtensor-stack/xtensor-io - 0.2.2
Supress warnings in cling
- C++
Published by wolfv about 8 years ago
https://github.com/xtensor-stack/xtensor-io - 0.2.1
Fix: Setting library directory for cling with imported config.hpp file.
- C++
Published by wolfv about 8 years ago
https://github.com/xtensor-stack/xtensor-io - 0.2.0
- Add audio reading and writing with
libsndfile(supports WAV and OGG files) - Add documentation
- C++
Published by wolfv over 8 years ago
https://github.com/xtensor-stack/xtensor-io - 0.1.0
The first release of xtensor-io is here. Load some crispy PNGs or even JPEG's. And saving is possible, too! Also available: Reading and writing of NumPy compressed NPZ files, in C++.
All features still have to be battle-tested, and we're happy to add some more options on demand (for example for image loading).
- C++
Published by wolfv over 8 years ago