Ask Your Question

Alexia's profile - activity

2017-04-25 01:30:32 -0600 commented question ZED stereo object recognition

OpenCV is an image-processing library and we're trying to do image-processing to recognise and object and such.

2017-04-24 13:20:51 -0600 asked a question ZED stereo object recognition

We're working on object recognition and approach, outdoors. The problem we have is, we're not sure what the right way to do object-recognition with stereo camera is. We were trying to do with features but the object was rarely recognised, thus we were thinking of doing it by colour as the object has a very distinct colour (red). We need to both recognise the object and calculate the distance to the object using our stereo camera (ZED).

TL;DR

What is the proper way to recognise and calculate the distance to an object using a stereo camera?

Best regards Alexia