This document provides an introduction to using OpenCV (Open Source Computer Vision Library) with NXP i.MX 6 processors on Toradex Computer on Modules. It discusses installing OpenCV 2.4 and 3.1 on Linux images built with OpenEmbedded, and generating SDKs to cross compile applications. Building images with OpenCV 2.4 and 3.1 is demonstrated, along with considerations for multicore support, NEON optimizations, and camera support. Instructions are provided for updating modules with the new images and cross compiling applications using CMake.