Skip to content

husmen/Eight-Point-Algorithm-Cpp

Repository files navigation

Eight-Point-Algorithm-Cpp

Implementation of Eight-Point Algorithm in C++ Tested on Ubuntu 18.04

Progress

Function Implementation
F_Matrix_Eight_Point YES
F_Matrix_Normalized_Eight_Point YES
Plot_Epipolar_lines YES
Rectify_Images NO
F_Matrix_RANSAC NO

Usage

Install Requirements

OpenCV

chmod +x install.sh
./install.sh

Build && Run

make
./bin/test

About

Implementation of Eight-Point Algorithm in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published