Where is the best place to start with image recognition?
1 回表示 (過去 30 日間)
古いコメントを表示
I am trying to use an intel realsense camera to recognize and track a tomato, and then move on to multiple tomatos. Where is the best place to start? I can only code in matlab and I am unsure where to really start. Should I base it on color, shape or both? Where is it that I can really to do all of this?
0 件のコメント
採用された回答
Image Analyst
2015 年 9 月 30 日
Start by going through the tracking examples in the Computer Vision System Toolbox. http://www.mathworks.com/products/computer-vision/ Post images if you want more help. It matters what the size range is, and whether the tomatoes touch/overlap (because then you'd have to separate them, which is not easy).
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Computer Vision Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!