Edge Detection algorithm in Embedded MATLAB

버전 1.0.0.1 (27.6 KB) 작성자: Kiran Kintali
This demos shows to serialize an image and apply sobel operators on it to detect its its edges
다운로드 수: 7.7K
업데이트 날짜: 2016/9/1

라이선스 보기

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.

인용 양식

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. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.1

Updated license

1.0.0.0

add to eML category