python_OpenCV4_programming参考書籍:Pythonで始めるOpenCV 4プログラミング仮想環境の立ち上げsource opencvEnv/bin/activate環境の設定ファイルを書き出しpip freeze > requirements.txt設定ファイルからモジュールのインストールpip install -r requirements.txt