This document provides instructions for setting up OpenCV 2.4.9 on Windows with Visual Studio 2013 for 64-bit systems. It includes steps for configuring project properties for include directories and libraries. Code samples are provided to read from a video camera and display frames, and to read and display an image file. Notes are included for adapting the instructions for 32-bit systems and different OpenCV/Visual Studio versions.