ClearMap.ImageProcessing.machine_learning.vessel_filling#
This module fills hollow tubes in a binary image use a deep convolutional neuronal network.
Sub-packages and modules#
ClearMap.ImageProcessing.machine_learning.vessel_filling.vessel_filling
This module uses a convolutional neuronal network to fill empty tubes and vessels.
ClearMap.ImageProcessing.machine_learning.vessel_filling.vessel_filling_network
This module implements the vessel filling neuronal network in PyTorch.