Ask Your Question

Thiago Cavalcante's profile - activity

2016-01-10 20:13:01 -0600 asked a question Detect objects by color

Hey guys, I'm trying to do an application that I take a picture of a set of stacked boxes, with different color, and I want to map that stack, like know the position of each box in the stack. It's my first time working with images and openCV. Do u guys have any tips? Please I need help. Thanks a lot, in advance!

2015-11-21 12:00:09 -0600 received badge  Editor (source)
2015-11-21 11:36:22 -0600 asked a question Detect any object(unknown) from a camera to avoid colision

Hi guys, I'm really new in OpenCV, and I started to do a project in my uni that is a Drone equipped with a gopro camera that navigates from a point A to a point B, for example, and in this path, the drone face some obstacles like a bird or other drone and the drone needs to dodge obstacles. Is that possible? I just need to know if i can recognize any object(witch is unknown) and change my path to dodge it. Thanks guys!