Skip to content

mherb/cvt

Repository files navigation

CVT Logo

Computer Vision Tools

githalytics.com alpha

Building CVT

    $ git clone [email protected]:tum-uav/cvt.git 
    $ cd cvt
    $ mkdir build
    $ cd build
    $ cmake ..
    $ make