Image processing is used to enhance digital images thus making further analysis easier, faster or more reliable. Morphology image processing is a local technique used to implement many spatial and gray-scale filters, and those algorithms are utilized ...
Image processing is used to enhance digital images thus making further analysis easier, faster or more reliable. Morphology image processing is a local technique used to implement many spatial and gray-scale filters, and those algorithms are utilized in many machine vision systems because it is a very powerful image processing tool. Morphology analyses the images from the perspective of set theory and geometry. In the morphological aproach an image is analyzed i terms of some predetermained geometric shape known as structuring element.
In this thesis, an efficient parallel image processing system is proposed for gray-scale morphological filtersm, which is based on Park's multiple-access memory system. The proposed parallel image processing system is a fully synchronous SIMD computer with pipelined architecture.
It consists, mainly of a microprocessor and two PE modules which has four processing elements and five memory modules each. The microprocessor controls the activities of each PE, and establish the communication among the host and the PEs.
The function and performance of the proposed architecture is simulated and verified by CADENCE Verulog-XL, and we shows that the basic morphological operations such as dilation, erosion, and algorithms such as edge detection can be easily and effectively implemented with the proposed architecture. Experimental results indicate that the pipelined PE architecture is very powerful compared to general-purpose computer and previous parallel processor system.