/multi-view_thermal

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

multi-view_thermal

Code for the paper '3D Thermal Model Reconstruction using Shading-based Multiple-view Stereo'.

Compile Requirement

Quickstart

  1. git clone https://github.com/xubury/multi-view_thermal
  2. cmake -G YOUR_COMPILE_GENERATOR -B BUILD_DIR
  3. Run multi_view to perform reconstruction
  4. Run scripts/main.py for registeration and calibration