Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU accelerated blob tracking #86

Open
SableRaf opened this issue Jul 18, 2013 · 3 comments
Open

GPU accelerated blob tracking #86

SableRaf opened this issue Jul 18, 2013 · 3 comments

Comments

@SableRaf
Copy link
Member

OpenSource implementation exists in CCV (Community Core Vision). Not sure if TUIO in Processing uses it.

More info: http://tehansen.wordpress.com/

@JesseScott
Copy link
Member

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 [email protected] 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.

@SableRaf
Copy link
Member Author

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.

@JesseScott
Copy link
Member

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 [email protected] 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants