Consistency Conditions for any two X-ray images.
Consistency Conditions for any two X-ray images. | Copyrights Andre Aichert, aaichert@gmail.com, andre.aichert@cs.fau.de
This project provides both GPU and CPU implementations in C++/CUDA of the Epipolar Consistency Metric. The CPU version relies on Eigen 3 library and follows the 2016 CT-Meeting paper "Efficient Epipolar Consistency" by Aichert et al.
The projects contained in this repository use the CMake build environment. You can use CMake to generate Visual Studio projects for Windows or makefiles for Linux and MacOS. All libraries used are available on all three platforms and the projects should build with very few fixes in source code.