Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 280 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 280 Bytes

demos

ProcessImageChunks has a C++ and Python version. Python prerequisite is pip install itk. For C++, ITK library needs to be built first, then this demo. Preshing's CMake tutorial can be used for both.