Field AprilTagMinWhiteBlackDiff
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
When we build our model of black & white pixels, we add an extra check that the white model must be (overall) brighter than the black model. How much brighter? (in pixel values, [0,255]).
public int AprilTagMinWhiteBlackDiff
Returns
- int
- When we build our model of black & white pixels, we add an extra check that the white model must be (overall) brighter than the black model. How much brighter? (in pixel values, [0,255]).