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()?
另请参阅
类别
在 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!