Asymmetric boundary - Image Processing
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I've got this project where I grade cashews based on their color and size and I have written a code which does that too. I have used the concept of bounding boxes to extract a single cashew from an image containing multiple cashews. This posed a problem in that I have parts of neighboring cashews getting included in another cashew 'Bounding box'. I have attached a extracted cashew image and the original image from which it was extracted for reference. My question is; is there any technique for a asymmetric boundary rather than a symmetric boundary like a bounding box? It would do me good if there was a technique to get a boundary that goes around the cashew so that there would be no invasions from neighboring cashews. Thank you for your help!
Note: I have used regionstats (with bounding box attribute) and imcrop to extract cashews.
1 件のコメント
Image Analyst
2015 年 12 月 13 日
編集済み: Image Analyst
2015 年 12 月 13 日
A discussion on this has already started in your duplicate question. http://www.mathworks.com/matlabcentral/answers/260113-how-to-apply-a-function-to-every-element-of-a-matrix#answer_203101
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!