Object Detection by giving an input image using opencv -


i'm new opencv .my requirement in video giving input image should tag every occurence of image in video using opencv. appreciated.

you can try opencv template matching

where have extract each frame video , apply template matching. can see opencv video tutorial here. see opencv documentation reading , writing images , video.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -