pandora.constants

This module contains all the parameters related to the validity mask, defining each bit.

Module Contents

pandora.constants.PANDORA_MSK_PIXEL_INVALID = 963[source]
pandora.constants.PANDORA_MSK_PIXEL_LEFT_NODATA_OR_BORDER[source]
pandora.constants.PANDORA_MSK_PIXEL_RIGHT_NODATA_OR_DISPARITY_RANGE_MISSING[source]
pandora.constants.PANDORA_MSK_PIXEL_RIGHT_INCOMPLETE_DISPARITY_RANGE[source]
pandora.constants.PANDORA_MSK_PIXEL_STOPPED_INTERPOLATION[source]
pandora.constants.PANDORA_MSK_PIXEL_FILLED_OCCLUSION[source]
pandora.constants.PANDORA_MSK_PIXEL_FILLED_MISMATCH[source]
pandora.constants.PANDORA_MSK_PIXEL_IN_VALIDITY_MASK_LEFT[source]
pandora.constants.PANDORA_MSK_PIXEL_IN_VALIDITY_MASK_RIGHT[source]
pandora.constants.PANDORA_MSK_PIXEL_OCCLUSION[source]
pandora.constants.PANDORA_MSK_PIXEL_MISMATCH[source]
pandora.constants.PANDORA_MSK_PIXEL_FILLED_NODATA[source]
pandora.constants.PANDORA_MSK_PIXEL_INTERVAL_REGULARIZED[source]