How to scan for a set of images in the video

asked 2018-06-01 03:03:38 -0600

amrith gravatar image

updated 2018-06-01 06:21:38 -0600

berak gravatar image

First of all i would like to say that i am really new to Image processing and OpenCV . my requirement I would like to scan for a particular set of images(the number of images will be <10 and it is a lcd screen image of a ddebit card swipe machine ) captured from debit CARD reader to detect if any of the captured set of images are a match to the frame in video from a camera attached to raspberry pi(which will be my platform ) a sample image is attached for reference .

Is template matching method good for doing it? IS there a better method to do it there will be atleast 8 images as reference and those images will be as shown in the attachment

If anyone could kindly pont me in the right direction , it would be great!

https://ibb.co/jz0ray

edit retag flag offensive close merge delete