OlafenwaMoses / ImageAI

A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
https://www.genxr.co/#products
MIT License
8.55k stars 2.19k forks source link

Depth camera wrong detections #181

Closed MaryBD closed 5 years ago

MaryBD commented 5 years ago

Hi all, I try to detect the closest margins to the camera, and as shown it returns me the false detection everywhile. Is there something wrong with the depth camera? Does it need calibration? Thanks. The object is about half meter from camera, and camera returns very often some dots or a circle like object in the distance about 20 cm from camera (as shown). image

checkdepthplant

OlafenwaMoses commented 5 years ago

Did you use ImageAI's Object Detection for this ?

MaryBD commented 5 years ago

No I detect the closest points (withithin a range) to the camera using depth camera.