| Hi Stefan, thank you for the fast reply. I am using a ptgrey camera (yesterday a new update appeared by the way) I compiled some apps, but i couldn't find any app where i can configure the camera like in ccv? Is there any example where i can directly see what my firefly camera sees? Are there any other blogs of developpers about va? thank you very much --- stefanix <ste...@nortd.com> schrieb am So, 19.6.2011: |
/st
| Hi Stefan, thanks again for you fast reply, did not expect an answer. With your hints i could setup now my multi-touch table, i will write a blog post later @ schiho.com maybe a tutorial. Now my next question, the problem i am encountering with my firefly mv is, that i cannot rotate the image in the camera settings, there is only a horizontal flip (if someone knows a quicktrick, would be nice) I would need a transpose and flip function, flip is included, but could not find transpose (should be a part of opencv normally) If there is no solution, i have to dive into opencv geometry transformations... ;) will be funny thanks again, great software by the way! very clean! and based on openframeworks yipppiii --- stefan) <ste...@nortd.com> schrieb am Mo, 20.6.2011: |
| Hi @ all, first of all thank you for your help, now everything is gong well, when i compile one of the va then it asks for "executable for debug session" Should the compile process not retrieve an exe? thankn you very much |
--- stefan) <ste...@nortd.com> schrieb am Mo, 20.6.2011: |
|
| Hi Stefan, i am still sucking with the ccv injection Problem, is there something like a port listener? how do i get the values into VA from ccv for the touch? rawTouchMove( event.device, mmouse->getX(), mmouse->getY(), 10.0f ); This is an example from VaMice It woud be kind if you could give me some advice, i've build a really cool touch-table with two projectors and i would like to use va instead of touchlib or any other framework for content creation Thank you |