depth_fm.data.image_processing.mask_ops¶
mask_ops ¶
Binary-mask morphology used during void filling and artifact detection.
erode_valid_mask ¶
Erode a binary mask to trim noisy boundary pixels.
depth_fm.data.image_processing.mask_ops¶Binary-mask morphology used during void filling and artifact detection.
Erode a binary mask to trim noisy boundary pixels.
src/depth_fm/data/image_processing/mask_ops.py