Computer Vision and Image: Implementing Harris Operator Using Opencv
The main objective of this mission is to create a Harris operator using OpenCV. This report contains the Harris operator without using the internal functions of OpenCV. Detailed explanations are given for the procedure with images. The Harris operator can be used to detect corners...