Installing OpenCV Under Linux

As far as I can tell it is possible to install OpenCV without root access, but it's slightly more complicated. If you have root access then su now and ignore any of the instructions in italics.
I downloaded version 0.9.7. If you use a later one, just substitute your version number where it appears.

OpenCV should now be installed. The next stage is to create a makefile to use with it.