Lab1BorderDetection
Here is the demo code for BorderDetection. Note that this is for a Blackfin EZ-KIT, not the Handy board.
Amount the different information extraction algortihms that can be of interest on image processing, we found those related to the extraction of data that be interpretated as information.
An example of such an information can be related to the object's border. Once a color filter is applied, the new image is providing a map of regiones where each one correspont to a possible object's element.
Mission
In this Lab we like you to write a program that can used a color filtered image and some 2D figure models as INPUT and a border extraction map that underlines the corresponding 2D models.
References
Here you have some Wiki links to Sobel Filter and 2D homogenous Trasnformations