Parallel Processing for Computer Vision and Image Understanding

Problems in computer vision are com- putationally intensive.
Consider a se-quence of images at medium resolution
(512 x 512 pixels) and standard frame rate (30 frames per second) in color (3
bytes per pixel).This represents a rate of almost 24 million bytes of data per
second.A simple feature-extraction al-gorithm may require thousands of basic
operations per pixel
Download