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

Version 1.1.0.0 (256 ko) par SUMEET
In this submission the basic morphological operation called dilation has been implemented.
500 téléchargements
Mise à jour 26 fév. 2014

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2012a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

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

1.0.0.0