Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

19hgp-es/cpp-with-opencv

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-with-opencv

tutorial with setting opencv

VERSION Lists.

cmake==3.11.0 opencv==4.1.0

How to setting

After you clone this project, Setting up like this processes. (Maybe you must run this shellcodes at root authory.)

  1. ~/cpp-with-opencv# ./cmake_setup.sh
  2. ~/cpp-with-opencv# ./opencv.sh

Patch Note

  • You Must Check c++ standard library c++11 version. Check example Makefile.

  • When build opencv4.1.0, Check OPENCV_GENERATE_PKGCONFIG=ON. This generate pkgconfig folder and this related to g++ opencv compilation

  • If you compile at NON-cuda environment, for example, VMWARE, VBOX, check WITH_CUDA=OFF.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.