카테고리 없음

Yolo Mark 윈도우 10에서 사용하기

키깡 2021. 4. 11.
728x90
  1. ubuntu 열기

  2. cmake 설치
    sudo apt-get update -y
    sudo apt-get update
    sudo apt-get install cmake

  3. opencv 설치
    $ 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

댓글