Square object detection using webcam
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello experts,
I have this code which works so perfect while detecting square objects from images which are downloaded from internet. However, when I am taking the image of a square object from my webcam and processing, its not turning out to be as expected. I am suspecting, the reason could be due to the green and pink hues which are dominantly captured from webcam. The actual output which is being obtained is that there are squares distributed at random places. What do you all suggest?
댓글 수: 0
답변 (2개)
Image Analyst
2013년 2월 10일
I suggest you upload an image: http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers It's always easier to discuss image image processing advice if you have an image to see, don't you think?
댓글 수: 5
Image Analyst
2013년 2월 13일
편집: Image Analyst
2013년 2월 13일
You can edit your post to correct it. Have you tried imfindcircle()?
mona
2013년 2월 13일
댓글 수: 3
Image Analyst
2013년 2월 14일
I don't know why you don't agree with the other 3 points, but whatever...
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!