ClearMap.ImageProcessing.Binary# Module for binary image processing methods, including filling of large (TB) binary images (Filling) as well as a fast parallel binary smoothing algorithm (Smoothing). Sub-packages and modules# ClearMap.ImageProcessing.Binary.Filling ClearMap.ImageProcessing.Binary.FillingCode Cython Code for the Filling module. ClearMap.ImageProcessing.Binary.Smoothing ClearMap.ImageProcessing.Binary.morphsnake