Skip to content

A c++ project for a simple Multi-View Stereo(MVS) algorithm based on patch match

License

Notifications You must be signed in to change notification settings

ZiyunGe1999/SimpleMVS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleMVS (In Development)

A c++ project for a simple Multi-View Stereo(MVS) algorithm based on patch match

Dependencies

  • Jsoncpp (Already in the Thirdparty directory)
  • Eigen3 (My version is 3.3.4, but higher version should be workable)
  • COLMAP text format reader (Already in the src code, copy from official ETH3D Format Loader Example)
  • OpenCV (My version is 3.2.0)

About

A c++ project for a simple Multi-View Stereo(MVS) algorithm based on patch match

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published