With over 65,000 downloads, Community Core Vision (CCV) is a proven computer vision solution with the best community support group arround. Throughly tested in both research and commercial environments, CCV is a great starting point for anyone to begin learning and implementing computer vision based sensing techniques.
Expect more to come as the community continues to contribute to this pioneering opensource project; such as the recently developed Hand tracking module added during Google Summer of Code 2009.
Check out the latest release which can be downloaded here with the following features:
Cleaned codebase and Visual Studio project
Fixed hanging on exit issues (known openframeworks bug)
New source code redistribution package
Migrated towards TUIO 1.1 protocol
PS3Eye Multicamera integration on Windows (XP/Vista/7)
High resolution/framerate tracking (1280x480@60FPS)
With nearly 750,000 downloads and counting the PS3Eye camera driver has been a big hit within our community! Recently a new version was released to allow for using multiple cameras at once.
Multiple PS3Eye camera support (Dual support in CCV)
Robust Multicamera API for Develpers
Customizable video stitching and blending
Optimized greyscale mode with upcoming color version for broader use
Advanced fully configurable camera settings, sensor control, linear transforms and lens distortion correction
Also currently in development is a community camera solution with the aims of providing group members with affordable camera kits which everyone can contribute to the development roadmaps… Here are some of the current features/goals:
Affordable & accessible
Built in infrared bandpass filter
Compact design & dimensions (3x2x0.75")
Customized for HCI & Computer Vision usage
High performance and capturing resolution
Standard mounting brackets (works with standard tripods)
Open specifications and roadmap (community driven development)
I downloaded and used it for a while.... AMAZING JOB GUYS! It works much better and smoother! the setting for PS3 work excellent! One quesion, I tried using TUIOmouse and does not work… also the demo app “fire” didnt work either… i guess there may be some problem with the UDP packets or something, i used my old flosc gateway from the 1.2 version and nothing happens on the apps..., but, when you choose the SEND FLASH option of CCV without the gateway.. it works fine.
Hey branca thanks alot, I’ll check out the UDP packets we did make some small changes to communication structure for TUIO 1.1 (mainly added source tag) however it should’nt effect any clients or bridges… i’ll check the binaries again and re-upload if needed.
i only can say thank all of you very appreciated
now we are not anxious about tables height
should cameras be same model? i have a ps3 and a a4tech camera how can i use them with together ?
Hello Christian,
your implementation of the TUIO 1.1 source is not correct.
You are setting the OSC address to “/tuio/2Dcur source”, which is wrong of course.
Instead you should add another message “/tuio/2Dcur source ccv@address” to the TUIO bundle.
best,
Martin.K
Hello again,
to make it easier, I just fixed the TUIO.cpp file for your convenience,
and implemented the full TUIO 1.1 bundle structure including the source message.
The correct order of the TUIO messages within a bundle is actually:
/tuio/2Dcur source
/tuio/2Dcur alive
/tuio/2Dcur set
....
/tuio/2Dcur fseq
such a great move ahead & a great gift to the community .
It a wonderful tool for stunning applications .
I can’t wait to learn from the wonderful projects that will be develop worldwide thxs to this last CCV Multi Cam release .
In order to get the MultiCam PS3 to work do you still need to download the latest MultiCam driver which alexp made? or is this now integrated in the new CCV?
Martin, Christian could any of you guys upload a binary version with the patch ? I know the code is there, but I dont have the tools to do it myself. Martin great job fixing it! Its is fully working for you now?