Containing scripts to build OpenCL, OpenCV on cuda, and other essential stuff
- sudo apt-get install python3-pip
- sudo chmod 755 create-swap_install.sh
- Visit https://qengineering.eu/install-opencv-4.5-on-jetson-nano.html to check settings and then run ./create-swap_install.sh
- sudo chmod 755 OpenCL_install.sh
- ./OpenCL_install.sh
- Paste /usr/local/pocl/lib/libpocl.so and save
- sudo chmod 755 OpenCV-4-5-4_install.sh
- ./OpenCV-4-5-4_install.sh
- sudo chmod 755 vscode_install.sh
- ./vscode_install.sh
Since some of the shell scripts were primarily written by other outside collaborators, and we thank them all.