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!