此demo 使用 openCVLibrary3.2.0 openCV 官网: http://opencv.org/
- demo 依赖openCVLibrary3.2.0 ,
- libs 添加 arm63-v8a armeabi armeabi-v7a 平台 so 文件
- 最终调用 Java 接口 ;初始化方法 OpenCVLoader.initDebug();
- 使用 Imgproc.matchTemplate 匹配图片
- http://blog.csdn.net/qq_18870023/article/details/58203990
- http://blog.csdn.net/yanzi1225627/article/category/1763963
- http://blog.csdn.net/sbsujjbcy/article/details/49520791