Skip to content

dhlab-epfl/omvg-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This small tool allows to read the openMVG matches files in order to extract the list of the image pairs that are considered as calibrated by openMVG matching process.

Copyright and License

omvg-match - Nils Hamel
Copyright (c) 2019 DHLAB, EPFL

This program is licensed under the terms of the GNU GPLv3.

Dependencies

The omvg-match comes with the following dependencies :

Compilation

To build to tools, adapt the path in the Makefile to point at openMVG sources and build libraries. Then type

make all

Usage

To use the compiled source, simply type :

./omvg-match /match/file/path

About

openMVG matches file interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published