Detecting abundant bag using opencv

asked 2017-04-03 23:37:09 -0600

rabi gravatar image

I want to detect abundant bag in a video surveillance single camera view using opencv. I had already done some research on method and algos for same and what only , I found is :

http://www.ijser.org/paper/REAL-TIME-ABANDONED-BAG-DETECTION-USING-OPENCV.html (www.ijser.org/paper/REAL-TIME-ABANDON...)

Could you help me to find out an algorithm . Should I need to pre-store the sample of bag to be detected?

Thanks in advance

edit retag flag offensive close merge delete

Comments

sturkmen gravatar imagesturkmen ( 2017-04-04 01:55:26 -0600 )edit

Your code is really helpful , Thanks

rabi gravatar imagerabi ( 2017-04-04 04:13:32 -0600 )edit

but it creates another binary image/video to show output , However i need to draw a circle on the same source video. Kindly help me.

rabi gravatar imagerabi ( 2017-04-04 06:11:17 -0600 )edit