Method for calculating pixels in the distance varying image?
Show older comments
I am designing a rover for fields. The rover will move in a field and can turn it's direction once it detects the arrow signboard. For this, I am using a simple web camera and capturing the images in regular time intervals. Now after converting these images into binary (after converting into binary my background is black and foreground is white), I am calculating a number of white pixels in regular intervals, but I am unable to change my rover's direction from this method. Please tell is this approach is good or suggest other methods for this task. Thanks in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Image Transforms in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!