Skip to content

Latest commit

 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-opencv

Experiments with OpenCV 3. C++11 in Xcode 9.

Prerequisites

This project assumes that OpenCV 3 has been built from source and is installed at /usr/local

BUILD

cmake ..

OR:

cmake -DOpenCV_DIR=C:/Opencv/build -A x64 ..

TODO

  • Refactor each of the samples into their own class
  • Create a menu or some other method to select which example to run
  • Give a brief description of each method in this README

About

Experiments with OpenCV 3

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages