Ask Your Question
-2

OBJECT DETECTION ON IN AN IMAGE

asked 2016-07-12 16:44:50 -0600

IT gravatar image

updated 2019-01-19 13:27:49 -0600

Dear All,

Can OpenCV detect just a particular object in an image file sent to it and also return the pixel position of the image?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-07-13 08:24:49 -0600

MRDaniel gravatar image

Yes, you need to select an appropriate object detector for the task.

However, a good starting point would be one of the tutorials on object detection.

http://docs.opencv.org/2.4/doc/tutori...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-07-12 16:44:50 -0600

Seen: 318 times

Last updated: Jul 13 '16