Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from GhiXu/ACMMP

Multi-Scale Geometric Consistency Guided and Planar Prior Assisted Multi-View Stereo

License

leejaeyong7/ACMMP

 
 

Repository files navigation

ACMMP

[News] The code for ACMH is released!!!
[News] The code for ACMM is released!!!
[News] The code for ACMP is released!!!

About

This repository contains the code for Multi-Scale Geometric Consistency Guided and Planar Prior Assisted Multi-View Stereo, which is the extension of ACMM and ACMP.

Dependencies

The code has been tested on Ubuntu 16.04 with GTX 1080 Ti.

Usage

  • Complie ACMMP
cmake .  
make
  • Test
Use script colmap2mvsnet_acm.py to convert COLMAP SfM result to ACMMP input   
Run ./ACMMP $data_folder to get reconstruction results

Acknowledgemets

This code largely benefits from the following repositories: Gipuma and COLMAP. Thanks to their authors for opening source of their excellent works.

About

Multi-Scale Geometric Consistency Guided and Planar Prior Assisted Multi-View Stereo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.4%
  • Cuda 33.5%
  • Python 11.1%
  • CMake 1.0%