FPGA Implementation of Gray Scale based the Image Dilation Morphological Operation using HDL coder
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
Platform Compatibility
Windows macOS LinuxCategories
- Code Generation >
- Image Processing and Computer Vision > Image Processing Toolbox >
- Code Generation > HDL Coder >
- FPGA, ASIC, and SoC Development > HDL Coder >
- Code Generation > HDL Verifier >
- FPGA, ASIC, and SoC Development > HDL Verifier >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.