FPGA Implementation of Gray Scale based the Image Dilation Morphological Operation using HDL coder

Version 1.1.0.0 (256 KB) by SUMEET
In this submission the basic morphological operation called dilation has been implemented.
500 Downloads
Updated Wed, 26 Feb 2014 23:21:11 +0000

View License

Here i have implemented the basic morphological operator called "Dilation" on gray scale image using HDL coder.The main motivation behind this work to generated the VHDL code which can be used for programming the FPGA using the matlab algorithm of the image dilation.Here i have used the simple 3x3 structuring element.The main concept in thr image dilation is to find the maximum pixel value in the neighboring pixels.

Cite As

SUMEET (2024). FPGA Implementation of Gray Scale based the Image Dilation Morphological Operation using HDL coder (https://www.mathworks.com/matlabcentral/fileexchange/45528-fpga-implementation-of-gray-scale-based-the-image-dilation-morphological-operation-using-hdl-coder), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

I have changed the title of the submission for better access by the community.

1.0.0.0