i need some idea to make an image processing projectby using c++ opencv libarary
+1
A:
if you are equipped with a camera (or a simple webcam): a motion detector. then you can go further and try to detect the position of hands or fingers in the image. you can do whatever you like with that stuff: movement-driven user interface, games, ...
Adrien Plisson
2009-11-08 17:26:31