SkillAgentSearch skills...

SimpleMVS

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

Install / Use

/learn @ZiyunGe1999/SimpleMVS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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)

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1mo ago
Forks1

Languages

C++

Security Score

85/100

Audited on Mar 6, 2026

No findings