Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.15 KB

computer-vision.org

File metadata and controls

28 lines (20 loc) · 1.15 KB

Computer vision

A note about the photo

Lena (Lenna) Söderberg

This photo of Lena (Lenna) Söderberg is the most widely used test image for computer vision applications. I have made a conscious decision to use this image for examples on this webpage. We should be respectful of the woman in the photo and know how this image came to be. Read about the photo at The Lenna story.

OpenCV

All the code in the computer vision examples uses OpenCV. The OpenCV homepage is opencv.org; you’ll want to look at their reference manual and tutorials, in particular tutorials about installation.