Skip to content

mcitir/usage--OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Installation

  • List opencv packages: apt list --installed | grep opencv
  • After successful build you will find libraries in the build/lib directory: ls lib
  • And, executables (test, samples, apps) in the build/bin directory: ls lib
  • Find out if Opencv is installed and check the version: pkg-config --modversion opencv, uninstall guideline link, link2
  • Update dynamic links after make install or make uninstall: sudo ldconfig

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published