mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
Changed "If the pixel value is smaller than the threshold" to "If the pixel value is smaller than or equal to the threshold" to make the line align with the working of the code.