miƩrcoles, 19 de noviembre de 2008

Eye motion sensor

First attempt, not so bad! :)
The ov511 was attached to the safety goggles using plastic ties, and the lens is sticked with epoxic resin.

It's good for testing purposes, but definitely, an axis adjustable mount for the lens is needed

I hope to post today again, but now showing some code examples. It's more fun to DIY than coding :).

martes, 18 de noviembre de 2008

Beginning with opencv!

OpenCV is the short name for Open Computer Vision Library. Main page is http://opencvlibrary.sourceforge.net/ and project page is http://sourceforge.net/projects/opencvlibrary/

This blog is just to keep available my progresses in this project. If anybody wants to use something, just do it :)

I'm using ubuntu 8.10 and opencv 1.0.0 for testing, and a ov511 based webcam. This project is related to artificial vision, motion tracking, and human interface devices.

Just for fun!