Ask Your Question

Anandyn's profile - activity

2016-02-11 02:07:44 -0600 asked a question How to detect Human using camera IOs

Hi All,

I am new to OpenCV, trying to detect number of peoples in the room & draw rect over it. Everyone suggested opencv does it. I din't find any sample & snippet which help me.

2016-02-10 03:25:06 -0600 commented answer how to detect moving object ios

what's the logic behind the update_bg_model. Adding snippet how to use update_bg_model will help reads better understanding

2016-02-10 03:25:05 -0600 answered a question how to detect moving object ios

application crashes on bg_model->apply(img, fgmask, update_bg_model ? -1 : 0); EXC_BAD_ACCESS error on latest SDK.