728x90
ubuntu 열기
cmake 설치
sudo apt-get update -y
sudo apt-get update
sudo apt-get install cmakeopencv 설치
$ wget -O opencv.zip https://github.com/opencv/opencv/archive/4.4.0.zip
$ unzip opencv.zip
$ wget -O opencv_contrib.zip https://github.com/opencv/opencv_contrib/archive/4.4.0.zip
$ unzip opencv_contrib.zip
댓글