Skip to content

mherb/cvt

Repository files navigation

CVT Logo

Computer Vision Tools

githalytics.com alpha

Building CVT

    $ git clone git@github.com:tum-uav/cvt.git 
    $ cd cvt
    $ mkdir build
    $ cd build
    $ cmake ..
    $ make