Open SableRaf opened 11 years ago
I thought CCV was C++ based ? I think that CCV uses TUIO, not the other way around…
On 2013-07-18, at 5:48 AM, Raphaël de Courville notifications@github.com wrote:
OpenSource implementation exists in CCV (Community Core Vision). Not sure if TUIO in Processing uses it.
More info: http://tehansen.wordpress.com/
— Reply to this email directly or view it on GitHub.
I don't know much about TUIO or CCV. The interesting part is that they apparently have a shader-based blob tracking algorithm that we could port to Processing.
yeah, if so, that's a great opportunity … may want to look into how the Raspberry Pi does it with their camera module - it connects straight to the GPU and has a full OpenCV implementation (in C)
On 2013-07-18, at 9:46 AM, Raphaël de Courville notifications@github.com wrote:
I don't know much about TUIO or CCV. The interesting part is that they have apparently have a shader-based blob tracking algorithm that we could port to Processing.
— Reply to this email directly or view it on GitHub.
OpenSource implementation exists in CCV (Community Core Vision). Not sure if TUIO in Processing uses it.
More info: http://tehansen.wordpress.com/