Corner Detection Using SUSAN Operator for Image Registration
This MATLAB program utilizes the SUSAN operator to detect corner points in images, computes 128-dimensional feature vectors at these corner locations, matches feature vectors between reference and real-time images, and achieves precise image registration to obtain affine transformation parameters.