Harris Corner Detection + NCC Coarse Matching + RANSAC Outlier Removal
Implementation of feature matching pipeline using Harris corner detection, Normalized Cross Correlation (NCC) for initial matching, and RANSAC for outlier rejection
Explore MATLAB source code curated for "ncc粗配" with clean implementations, documentation, and examples.
Implementation of feature matching pipeline using Harris corner detection, Normalized Cross Correlation (NCC) for initial matching, and RANSAC for outlier rejection