Hi everyone, I am glad to announce the birth of the Movid project: movid.org
Movid is an acronym; it stands for ‘Modular Open Vision Interaction Daemon’. It’s a cross-platform and Open Source vision tracker, designed to be as modular as possible. Although the project is pretty young, it already features more than 20 modules, including blob and fiducial trackers as well as TUIO output. Movid is coded in C++, and use WOscLIB, cJSON, libevent, libfidtrack, jpeg-8 and XgetOpt.
Movid has several key characteristics:
However, Movid is not ready for users yet, since we are missing a few modules, like calibration. Right now, we are searching developers to support us with the further development.
More info:
The core team currently consists of:
| 7 comments | Apr 19, 2010 10:31:00 PM | hci, movid, multi-touch, nerdstuff, opensource, planet-pymt, planet-ubuntu, technology, vision |
Exciting stuff! I might finally get round to making that <a href=”www.youtube.com/watch?v=pQpr3W-YmcQ“>home-made multitouch touchpad</a>. Last time I tried I couldn’t get the tracking software to work. BTW, the <a href=”movid.org/Documentation/BuildingSourceCode“>documentation on building the project</a> has a broken link for Linux builds.
Great! It is good to know that Ramenhdr[0] will now have some competition!
Very interesting. Since I can feel this project is network- and multithreading-oriented, do you think LAN clustering will be implemented at some point? Many thanks and keep up the good work!
Flimm, thanks for pointing that out. We will fix it soonish (as soon as somebody wrote the docs).
Elias, maybe at one point, but not in the near future (except you want to do it and let us merge it).
Looks very cool. Probably useful to indicate in the synopsis that this is a computer vision project for tracking objects in video data (as opposed to a project like Tracker or Zeitgeist or Strigi for tracking filesystem data, or a project like Ardour for manipulating audio tracks).
Look like Harpia but with much more advanced feature
It doesn’t work for me without setting mo_baseurl = ‘http://localhost:7500′ in movid.js . 127.0.0.1 bad. It’s probably specific to my proxy settings.