Shell script for libray installer
- OpenCV ( OpenCV installation file )
- Doxygen
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.
- 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
- path from project to be configured by doxygen
- projectName is the name of the project that will be used in documentation