This morning I was reading a chapter about the architecture of ITK in a book called The Architecture of Open Source Applications (Volume 2). ITK is the Insight Toolkit, a large library for image analysis in C++, specifically aimed at medical applications. Most of its functions work on images of …