setShowMaskedInput

open fun setShowMaskedInput(@NonNull showMaskedInput: BooleanSupplier)

Whether to show the colour thresholding on the output mat. This is an optional method.

Parameters

showMaskedInput

whether to show the thresholding on the output mat, default true


open fun setShowMaskedInput(staticShowMaskedInput: Boolean)

Whether to show the colour thresholding on the output mat. This is an optional method.

Parameters

staticShowMaskedInput

whether to show the thresholding on the output mat, default true, static option