Ask Your Question

egdaves's profile - activity

2019-09-11 07:43:14 -0600 received badge  Popular Question (source)
2016-04-15 02:19:26 -0600 commented answer Detection of stones (rocks) on field surface

@pklab, thanks for your contribution and the code example is very much appreciated. This is just what I thought opencv could do. This is a great start to my project.

2016-04-13 01:53:36 -0600 received badge  Self-Learner
2016-04-12 16:48:12 -0600 answered a question Detection of stones (rocks) on field surface

Thank for suggestions. I'm working on them but everything is slow a I learn.

2016-04-07 05:27:58 -0600 received badge  Student (source)
2016-04-06 15:32:38 -0600 asked a question Detection of stones (rocks) on field surface

A project I have been thinking about for some time is a robotic stone picker to clear my fields of stones (rocks). These vary in size from 75 mm to 350 mm diameter. While I'm quite proficient in the mechanical side the use of computer vision is totally new to me and I would be grateful for some help to get me going in the right direction. The image shows a typical example of the stones to be identified by opencv ( the largest stone is about 150mm x 200mm). So far I have only tried SimpleBlobDetector without much success ( it mainly detected the shadows). Bearing in mind that shadows change throughout the day and colours change with weather and season, where do I start? One idea is to use stereo cameras and try to identify object proud of the ground.

Thanks.examples of stones