Edge Detection algorithm in Embedded MATLAB

This demos shows to serialize an image and apply sobel operators on it to detect its its edges
7,7K Descargas
Actualizado 1 sep 2016

Ver licencia

The attached model implements a Sobel edge detection algorithm in Embedded MATLAB.
This demo shows how to read in an image operate on the serialized data and reconstruct the image back from serialized data after applying Sobel operators. The demo detects edges of a stop sign in the source image.

Please note that both the behavioral and hardware implementations of the Sobel operators are implemented in Embedded MATLAB in the attached model.

The hardware implementation operates on the serial data and is fully pipelined.

Citar como

Kiran Kintali (2025). Edge Detection algorithm in Embedded MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/16855-edge-detection-algorithm-in-embedded-matlab), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.1

Updated license

1.0.0.0

add to eML category