luoyc a9c35a4807 opencv source code commit 1 рік тому
..
README.md a9c35a4807 opencv source code commit 1 рік тому

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