OpenCV built in functionalities does not contain subpixel edge extraction methods. This repo demostrates how to implement one. Some pixel precise edges extracted using the built-in cv::canny and ...