logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

colmap - Structure-from-Motion and Multi-View Stereo

Description

       This manual page documents briefly the colmap command.

       COLMAP  is  a  general-purpose  Structure-from-Motion  (SfM)  and Multi-View Stereo (MVS) pipeline with a
       graphical and command-line interface. It offers a wide range of features for  reconstruction  of  ordered
       and unordered image collections.

Name

       colmap - Structure-from-Motion and Multi-View Stereo

Online Documentation

       The program is documented at https://colmap.github.io/

                                                 January 4 2018                                        colmap(1)

Options

       This  program offers a graphical and command-line interface. Each command offers summary of all available
       options.

       help[-h,--help]
              Show summary of all options.

       gui    Start graphical interface.

       gui-h[--help]
              Show summary of graphical interface options.

       feature_extractor-h[--help]
              Show summary of feature extractor options.

       feature_extractor--image_pathIMAGES--database_pathDATABASE
              Extract features for images in the given folder and store them in the database.

       ...

Synopsis

colmap [command] [options]

See Also