yichael 69c6558f14 图片匹配完美 2 주 전
..
README.md 69c6558f14 图片匹配完美 2 주 전

README.md

About

This is the documentation for the Objective-C/Swift OpenCV wrapper

To get started: add the OpenCV framework to your project and add the following to your source

###Objective-C

#import <OpenCV/OpenCV.h>

###Swift

import OpenCV