An iOS demonstration of OpenCV Template Matching. We use it to detect and locate object in a video. The effect is shown in the following Gif:
Before running the project:
Please download the OpenCV framework manually from its github releases. And put it in the folder /TamplateMatching
after unzipping. It's too large.
在运行项目之前:
请先下载OpenCV framework 发布版。解压后放到/TamplateMatching
目录。它太大了,无法直接放在Github上。