現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
Bruce Tannenbaum (2026). Demos from Image Processing Webinar 2006 (https://jp.mathworks.com/matlabcentral/fileexchange/9934-demos-from-image-processing-webinar-2006), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: hline and vline, Thresholding Tool
