Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 658 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 658 Bytes

libraryInstaller

Shell script for libray installer

Directory

  • OpenCV ( OpenCV installation file )
  • Doxygen

Usage

Modify permissions for the user to execute your file.

chmod +x file.sh

How to execute your file.

./file options

If you need help execute your file without options.

Options from OpenCV

  • If option = none, then only Opencv is configured to be used
  • If option = cuda, then CUDA is configured to be used
  • If option = opencl, then OpenCL is configured to be used

Options from Doxygen

  • path from project to be configured by doxygen
  • projectName is the name of the project that will be used in documentation