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

版本 1.1.0.0 (255.7 KB) 作者: SUMEET
In this submission the basic morphological operation called dilation has been implemented.
500.0 次下载
更新时间 2014/2/26

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

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

1.0.0.0