Implementation of Eight-Point Algorithm in C++ Tested on Ubuntu 18.04
| Function | Implementation |
|---|---|
| F_Matrix_Eight_Point | YES |
| F_Matrix_Normalized_Eight_Point | YES |
| Plot_Epipolar_lines | YES |
| Rectify_Images | NO |
| F_Matrix_RANSAC | NO |
OpenCV
chmod +x install.sh
./install.sh
make
./bin/test