niftynet.layer.binary_masking module

class BinaryMaskingLayer(type_str='otsu_plus', multimod_fusion='or', threshold=0.0)[source]

Bases: niftynet.layer.base_layer.Layer

layer_op(image)[source]