Qengineering / Install-OpenCV-Jetson-Nano

OpenCV installation script with CUDA and cuDNN support
https://qengineering.eu/install-opencv-on-jetson-nano.html
BSD 3-Clause "New" or "Revised" License
142 stars 46 forks source link

OpenCV-4-9-0.sh missing unzip for opencv.zip and opencv_contrib.zip #25

Closed bwmcin closed 3 months ago

bwmcin commented 3 months ago

After the wget on lines 94 and 95 there is no unzip command for each and subsequent moving them to the opencv and opencv_contrib d directory respectively

Qengineering commented 3 months ago

Fixed. Thanks!