Edge Detector

Version 1.0.0.0 (1.47 MB) by Trey Ramm
This takes an image and calculates the edges within.
121 Downloads
Updated 11 Oct 2017

View License

If you've ever needed to take an image and get a black and white return of only the edges then this is the program for you! It originally started as a project to create a function that did this, but I thought it would be neat to make a working program. This is the first project I've ever done like this and I'm pretty happy with how it turned out.
I plan on adding a few different edge detection modes and possibly different image processing functions. Currently it only works for .png images, but I'll expand that in the future. It doesn't use kernels (yet) because I didn't know about them while making it, but I'd like to add them.

Cite As

Trey Ramm (2024). Edge Detector (https://www.mathworks.com/matlabcentral/fileexchange/64708-edge-detector), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

NA