下载好opencv3.4.2.zip
执行命令:
unzip opencv3.4.2.zip
进入解压后的文件夹:
cd opencv3.4.2/
创建编译路径:
mkdir release
进入新创建的路径:
cd release/
后面接着用命令不适应,还是切换到cmake-gui了。