Kivy program for identification & rotation sensing of objects on multi-touch tables
ObjectViz is a multitouch object detection solution, enabling you to createphysical markers out of any reliable multitouch solution. It’s easily configurable and pluggable, using TUIO as a communication protocolwith client applications. Documentation To build the documentation (on ubuntu) you need texlive-base texlive-fonts-extra go to the docs directory and run make latexpdf Build & Package A makefile in packaging is used for the various operations: to install the dependencies, ensure python3.6 or newer is installed then: make -f packaging/Makefile Deps To […]
Read more