/TemplateMatching

An iOS demonstration of OpenCV Template Matching

Primary LanguageObjective-C

TemplateMatching

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:

template matching

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上。

更详细的中文说明