/detectsquare

my modification on opencv chessboard detection function(under progress)

Primary LanguageC++

Corner detection aiming at improving the speed of corner detection in opencv calib3d, and make the code simple to read and use.

origin grey image

threshold by image mean

draw contours

corners detected