FPGA Based Hardware Implementation of Median Filtering and Morphological Image Processing Algorithm
FPGA Based Hardware Implementation of Median Filtering and Morphological Image Processing Algorithm
ISSN: 2278-0181
Vol. 3 Issue 6, June - 2014
Isha Gupta
IJE
RT
IJERTV3IS061724
www.ijert.org
2135
Erosion
It grows the darker intensities of the input image.Grayscale
erosion can be achieved by ordering the pixels in the 3x3
neighbourhood selected by the mask and then picking up
the minimum value from these pixels and replacing the
centre pixel with this minimum value.Erosion can split
apart joined objects and can strip away extrusions.
2. Morphological processing
Dilation
It grows the darker intensities of the input image. Grayscale
dilation can be achieved by ordering the pixels in the 3x3
neighbourhood selected by the mask and then picking up
the maximum value from these pixels and replacing the
centre pixel with this maximum value. Dilation can repair
breaks and intrusions in an image.
IJE
RT
I.
IMPLEMENTATION
IJERTV3IS061724
www.ijert.org
2136
1.
2.
II.
RESULTS
TABLE I
Median Filter +Morphological Operations(Erosion
& Dilation)
# Slices(18224)
# Slice LUTs(9112)
# bonded IOBs(232)
# BUFG/BUFGMUXs (16)
# DCM/DCM_CLKGENs (4)
Memory usage
396(2%)
1031(11%)
15(6%)
2(12%)
1(25%)
178980 KB
III.
IJE
RT
FPGA
[1].
[2].
[3].
[4].
[5].
[6].
[7].
[8].
[9].
[10].
[11].
IJERTV3IS061724
www.ijert.org
REFERENCES
2137