Ask Your Question

nitin umaretiya's profile - activity

2015-06-20 06:33:05 -0600 received badge  Supporter (source)
2015-06-20 06:28:53 -0600 commented answer how to detect moving object ios

now working but in - (void)processImage:(cv::Mat&)image method got EXC_BAD_ACCESS error in bg_model->operator()(img, fgmask, update_bg_model ? -1 : 0); line

2015-06-20 03:29:12 -0600 commented answer how to detect moving object ios

@Tamajit can you please give me source code to open video camera and use of this detection method

2015-06-20 03:14:04 -0600 received badge  Scholar (source)
2015-06-20 03:12:46 -0600 commented answer how to detect moving object ios

'OpenCV', '2.4.9'

2015-06-20 02:18:54 -0600 commented answer how to detect moving object ios

i am getting errors :---> no member named "apply" in cv::BackgroundSubtractor AND use of undeclared identifier "fgimg"

2015-06-19 09:16:16 -0600 asked a question how to detect moving object ios

hi am not familiar with openCV functions and properties so, i cant find way for for detect moving object in video camera with iPhone application please help me .