In this video, I explain the Shi-Tomasi corner detection method and show how to use the OpenCV goodFeaturesToTrack() method to perform Shi-Tomasi corner detection in Python. The source code for the tutorial is provided below.
https://www.datatechnotes.com/2023/10...
#computervision #opencv #shitomasi