Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Latest commit

 

History

History
36 lines (24 loc) · 802 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 802 Bytes

Monocular Depth Estimation & Dense Reconstruction

This is the mirrored repository of final project for Computer Vision, Tongji University SSE. Commits will not always be synchronized with the main repository, so files in this repo are NOT THE LATEST.

Main Repository

The main repository is currently managed by HugePotatoMonster

https://github.com/HugePotatoMonster/Dense-Reconstruction

Dependencies (This Repo)

  • CMake
  • OpenCV 4.5
  • CUDA
  • OpenGL
    • GLAD
    • GLFW
    • GLM

Dependencies (Main Repo / Submitted Repo)

  • CMake
  • OpenCV 4.5
  • CUDA
  • Easy3D

Acknowledgements

Collaborators

GaryDing01, HugePotatoMonster, Aeroraven