opencv-v4.5.3.txt 166 B

12345678
  1. # on aliyun
  2. sudo git clone https://github.com/opencv/opencv.git
  3. cd opencv
  4. sudo git switch --detach ad6e829
  5. git log
  6. cd .. && sudo zip -q -r opencv-v4.5.3.zip opencv