I am trying to apply Otsu threshold to single component "L" of LAB color space.But I can not figure out, how to specify it in OpenCV syntacticaly.
1 | initial version |
I am trying to apply Otsu threshold to single component "L" of LAB color space.But I can not figure out, how to specify it in OpenCV syntacticaly.