Hallo,
I want to track 4 points with ccv (community core vision) and send the data on tuio to vvvv where I want to apply the positions I receive to the corners of homography.
The troubles I have are:
- Which Id is belonging to which corner (ccv is enumerating continuous the tracking blobs.)
- If one tracking point is not visible, I want the last value he received for that corner to remain valid
any ideeas?
thanks