FPGA Implementation of the Morphological gradient operation using HDL coder

Version 1.1.0.0 (259 KB) by SUMEET
Morphological Gradient operation has been implemented on gray scale image using HDL coder
437 Downloads
Updated 26 Feb 2014

View License

In this submission a useful edge detection approach based on morphological operation called "morphological gradient" has been implemented using HDL coder.The design has been successfully simulated and synthesized using ModelSim and Xilinx ISE.This algorithm is based on subtraction of the eroded image from the diluted one and hence provides useful features which can be further used in the image processing applications.

Cite As

SUMEET (2024). FPGA Implementation of the Morphological gradient operation using HDL coder (https://www.mathworks.com/matlabcentral/fileexchange/45609-fpga-implementation-of-the-morphological-gradient-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