Hi mark - thanks! If you're getting errors when installing, I'd love to know and help. Which operating system are you working off of?
Hi everyone, As someone who has deeply loved reacTIVision, I thought I'd share a reacTIVision replacement that uses AprilTags: https://github.com/dantaeyoung/AprilTagVision AprilTags detection is robust, quicker, and the tags can be much smaller (about half the size). AprilTagVision sends messages with the same protocol (TUIO 1.1, UDP over port 3333), so it can be used as a drop-in replacement for reacTIVision. This is the first version; if you have any issues or suggestions or pull requests, please...