Showing posts with label threshold calculation. Show all posts
Showing posts with label threshold calculation. Show all posts

Thursday, September 9, 2010

Image Processing Algorithms on Reconfigurable Architecture using Handel-C

·       Abstract
   Computer manipulation of images is generally defined as Digital Image Processing (DIP). DIP is employed in variety of applications, including video surveillance, target recognition, and image enhancement. Some of the algorithms used in image processing include convolution, edge detection and contrast enhancement. These are usually implemented in software but may also be implemented in special purpose hardware to reduce speed. In this work the canny edge detection architecture has been developed using reconfigurable architecture and hardware modeled using a C-like hardware language called Handle-C.