This document summarizes the content of the 4th Computer Vision Workshop held in February 2011. It covers basic structures like points, matrices, and images used in computer vision. It discusses matrix and image operators as well as functions for drawing things and text in images. Key topics include the relationship between arrays, matrices and images; accessing image and matrix data; using regions of interest; and clipping and sub-pixel accuracy in drawing functions.