Description: This about the image matching point of the MATLAB program.
Run through, you can add the image you need.The main methods are useful to Harris corner detection, NCC coarse matching, RANSAC fine matching
To Search:
File list (Check if you may need any files):
harris\00.bmp
......\01.bmp
......\02.bmp
......\03.bmp
......\11.bmp
......\12.bmp
......\21.bmp
......\22.bmp
......\checkargs.m
......\check_collineation.m
......\funddist.m
......\fundmatrix.m
......\get_consensus_set.m
......\harris.m
......\harris2.m
......\High2.jpg
......\High3.jpg
......\isdegenerate.m
......\jiaodianjiance2.m
......\match.m
......\match_ransac.m
......\normalise2dpts.m
......\projectivematrix.m
......\ransac.m
......\ransacfitfundmatrix.m
harris