Environment:

VS 2017 C++

OpenCV 3.4.6

File && Instruction:

main.cpp

There is the algorithm about how to dectect the Point Meter's parameter, just run it.

canny_test.cpp

There is a method to choose the best canny threshold.

thinning_algorithm.cpp

There are some algorithms which could thin the texture of image.