This is the utvisioncomponents Ubitrack submodule.
The utvisioncomponents contains components working on camera images (based on utvision methods). Also contains components to capture and transfer images and videos.
In order to use it, you have to clone the buildenvironment, change to the ubitrack directory and add the utvisioncomponents by executing:
git submodule add https://github.com/Ubitrack/utvisioncomponents.git modules/utvisioncomponents
In addition, this module has to following submodule dependencies which have to be added for successful building:
Component | Dependency |
---|---|
all | utDataflow, utVision |
ImageTrigger, FrameBuffer, ImageGate, FrameSampler | utComponents |