This is the utvision Ubitrack submodule.
The utvision contains algorithms working on (mostly) camera images.
In order to use it, you have to clone the buildenvironment, change to the ubitrack directory and add the utvision by executing:
git submodule add https://github.com/Ubitrack/utvision.git modules/utvision
In addition, this module has to following submodule dependencies which have to be added for successful building:
Component | Dependency |
---|---|
all | utCore |