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!