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

Version 1.1.0.0 (255 KB) by SUMEET
Image Erosion operation has been implemented on gray scale image using HDL coder
459 Downloads
Updated 26 Feb 2014

View License

In this submission a basic image morphological operation called "Erosion" has been implemented using HDL coder.The implementation has been done using Gray scale image.The main motivation behind this work is to generate FPGA programmable bit file for programming the concerned FPGA board(in this case virtex-ML507 has been used).The generated vhdl code has been successfully simulated using ModelSim-10.1c and synthesized using Xilinx Virtex-ML507.In the synthesized system the clock frequency of 335.171 MHz has been achieved.

Cite As

SUMEET (2024). FPGA Implementation of the Gray Scale Image Erosion Morphological Operation using HDL coder (https://www.mathworks.com/matlabcentral/fileexchange/45532-fpga-implementation-of-the-gray-scale-image-erosion-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 implementation for better access by the community.

1.0.0.0