I want to automatically install opencv4 on Pi 3B+, so I wrote some linux shell script to install opencv4.
If you want to install on real environment, you can run this script.
./run_all.sh
If you want to install on virtual environment, you can run this script.
./run_all_virtualenv.sh