Skip to content

dzenanz/ITKRLEImage

 
 

Repository files navigation

ITKRLEImage

image

PyPI

License

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.4%
  • CMake 3.2%
  • Python 1.1%
  • Other 1.3%