Demos from Image Processing Webinar 2006
This submission includes three demos that were presented in a phased approach in the Image Webinar recorded on January 19th, 2006.
Phase 1: We developed an algorithm to find and label broken pieces of candy in a static image (labelDefectsRGBImage.m).
Phase 2: We tested the algorithm with live images from a web camera. We added some flexibility to the original algorithm with the thresholding tool submitted to MATLAB® Central by Robert Bemis (labelDefectsLiveImage.m).
Phase 3: We used GUIDE to develop a graphical user interface that let us more easily work with live images and run the algorithm on them (shape.m and shape.fig).
I would like to thank Brian Madsen and Inpakala Simon for the contributions to this demo.
Cite As
Bruce Tannenbaum (2024). Demos from Image Processing Webinar 2006 (https://www.mathworks.com/matlabcentral/fileexchange/9934-demos-from-image-processing-webinar-2006), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Get Started with Image Processing Toolbox >
Tags
Acknowledgements
Inspired by: hline and vline, Thresholding Tool
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.