hjmjohnson / ITKRLEImage

Run-length encoded memory compression scheme for an itk::Image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITKRLEImage

Linux macOS Windows
CircleCI TravisCI AppVeyor

Overview

Run-length encoded memory compression scheme for an ITK image.

The module provides run-length encoded storage for image content, iterators for efficient reading and writing, and a specialization of region of interest filter which can also be used to convert to and from regular itk::Image.

License

This software is distributed under the Apache 2.0 license. Please see the LICENSE file for details.

Acknowledgements

This work is supported by NIH grant R01 EB014346, "Continued development and maintenance of the ITK-SNAP 3D image segmentation software."

About

Run-length encoded memory compression scheme for an itk::Image

License:Apache License 2.0


Languages

Language:C++ 94.7%Language:CMake 2.8%Language:Python 1.1%Language:Dockerfile 0.9%Language:Shell 0.4%