In this tutorial we will get familiar with an improved version of the Harris corner detection algorithm – the Shi-Tomasi corner detection.
Month: June 2021

OpenCV: Harris Corner Detection
In this tutorial we will see how to use the Harris corner detection algorithm, implemented in OpenCV in order to detect corners in the image.