Ask Your Question
0

how to make make bounding box around object?

asked 2017-08-05 02:36:37 -0600

h.ab gravatar image

I am working on background subtraction using this function cv2.absdiff(img1, img2). I want to make bounding box around the objects obtained in result but i am unable to find any function. my opencv version is 2.4.9. can any one help me to make bounding box around objects?

edit retag flag offensive close merge delete

Comments

This should help

JoeBroesel gravatar imageJoeBroesel ( 2017-08-07 07:55:41 -0600 )edit

it is not working in opencv 2.4.7

h.ab gravatar imageh.ab ( 2017-08-14 00:51:52 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
-2

answered 2017-08-13 19:44:30 -0600

supra56 gravatar image

U will have to move to OpenCV 3.3.0

edit flag offensive delete link more

Comments

will it work on opencv 3.0.0?

h.ab gravatar imageh.ab ( 2017-08-14 00:51:29 -0600 )edit

Yes, it will work on OpenCV 3.0.0 too. In OpenCV 3.0.0 have some bugs too as well as 3.1.0 Fortunately, OpenCV 3.3.0 is better.

supra56 gravatar imagesupra56 ( 2017-08-14 04:05:58 -0600 )edit

do you have any installation link of opencv 3.1.0?

h.ab gravatar imageh.ab ( 2017-08-15 04:29:14 -0600 )edit
supra56 gravatar imagesupra56 ( 2017-08-17 20:16:22 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-08-05 02:36:37 -0600

Seen: 497 times

Last updated: Aug 05 '17