The demo contained in this package is described in Guided Sampling via Weak Motion Models and Outlier Sample Generation for Epipolar Geometry Estimation Liran Goshen, Ilan shimshoni in the proceedings of CVPR 2005. Please refer to the paper for details The package includes the following exe file: wmm.exe Program input files: Putative correspondences: p1_m.mat p2_m.mat Outlier sample: p1_m_d.mat p2_m_d.mat Program output files: Correct match: matchIndex.mat Fundamental matrix: F.mat Notes: - The input files to the program should be in the current folder. - The program should run under MATLAB v6.1. - The input and the output files are binary "MAT-file" of Matlab.