sending OSC
Hello, Is there a way to send the x-y coordinates of a tracked object over OSC to a client?
I searched with google for a couple of hours and I can't get the answer. Thanks Martin
Hello, Is there a way to send the x-y coordinates of a tracked object over OSC to a client?
I searched with google for a couple of hours and I can't get the answer. Thanks Martin
Asked: 2013-10-09 04:38:13 -0600
Seen: 748 times
Last updated: Oct 09 '13
Actually, afaik OpenCV isn't able to do this directly, but once you have the coördinates, sending them over osc can be done with extra functionality like this