OpenCV IOS real-time template matching
问题 I'd like to create an app (on iPhone) which does this: I have a template image (a logo or any object) and I'd like to find that in camera view and put a layer on the place of where it is found and tracking it! It is a markless AR with OpenCV! I read some docs and books and Q&A-s here, but sadly actually i'd like to create something like this or something like this. If anyone can send to me some source code or a really useful tutorial (step by step) i'd really be happy!!! Thank you! 回答1: