Edge Detection algorithm in Embedded MATLAB
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.
Cite As
Kiran Kintali (2024). Edge Detection algorithm in Embedded MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/16855-edge-detection-algorithm-in-embedded-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Object Analysis >
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.