Skip to content

yourtion/LearningOpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearningOpenCV

Source code for Learning OpenCV

《学习OpenCV》源码,使用 OpenCV 2.4 自带 Mac 项目 Xcode 工程。

ScreenShot

使用方法

下载源码

git clone https://github.com/yourtion/LearningOpenCV.git

加入OpenCV

使用 HomeBrew 安装:

$ brew install opencv

安装后 OpenCV 位于 /usr/local/Cellar/opencv/2.4.13/lib,也就是 Xcode 工程中的 lib 的位置。

使用Demo

所有源码按照章节放在 src 目录下,数据位于 data 目录。

Checkout 到对应的 commit 即可运行对应的 Demo。

源码列表

About

Source code for Learning OpenCV 《学习OpenCV》源码及 Mac 运行工程

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages