•1 min read•from Machine Learning
Built a efficient and fast MRI compression program called KMRI [P]
KMRI is chunk-based MRI compression format for .nii files (Python + Zstd and C++).
Got strong compression on synthetic MRI-like volumes, especially smooth data (up to ~900× in best case scenarios due to zero-block skipping).
Check it out at https://github.com/Kiamehr5/KMRI and let me know what you think 💻
[link] [comments]
Want to read more?
Check out the full article on the original site