Edge Detector
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 (2026). Edge Detector (https://www.mathworks.com/matlabcentral/fileexchange/64708-edge-detector), 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
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | NA |
