What is the THRESH_MASK ThresholdType in cv4?

asked Apr 14 '19

The documentation seems to be missing a description of the THRESH_MASK ThresholdType Any ideas?

image description

Preview: (hide)

Comments

obsolete constant? in opencv 2.2 (nov-2010) you can find THRESH_MASK https://github.com/opencv/opencv/blob... In opencv 4 it is defined but not used. Post an issue

LBerger gravatar imageLBerger (Apr 14 '19)edit