hey,
where can I find a step by step Pi Cam tutorial, or a book, feat. an overview and programming guides about
- the cam specs, install the drvers and the c/C++ libs
- showing several projects what one can do with the cam, programming in C, e.g., demonstrating one or the other example about:
color BLOB detection,
shape recognition (e.g., a "X" or a "O" or a "+" or a "|"),
detecting moving objects,
face detection and recognition,
follow a line on the ground with a mobile robot (differential steering),
follow a colored BLOB (e.g., a green ball or a purple dinosaur) mounted on a 3D turret,
follow a specific shape (e.g., a "X" or a "O") with a mobile robot
follow a recognized face...
a.s.o.
