Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarisaLLCSample

Prerequisites

  • Clone the project with submodules
git clone --recurse-submodules https://github.com/gaborpapp/DarisaLLCSample.git
  • Download OpenCV libraries

Download libraries from https://mega.nz/file/PkxiFJyD#AqfYPKGa-sskwXYNDAOP2RP_WbfvPPDM8M9hFNn6HH4 and extract the contents into the blocks/OpenCV4 folder.

unzip CinderOpenCV4-macos-4.5.1.zip -d blocks/Cinder-OpenCV4

Building Cinder

cd cinder
mkdir build
cd build
cmake ..
make -j

Building the sample application

mkdir build
cd build
cmake ../proj/cmake
make -j

Running the sample application

make run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages