
Estoy siguiendohttp://www.pyimagesearch.com/2016/10/24/ubuntu-16-04-how-to-install-opencv/
para la instalación de Opencv en Ubuntu Mate 16.04
En el paso 2 dado porPaso 2: descargue la fuente OpenCV, no tengo ningún problema con el comando
$ wget -O opencv.zip https://github.com/Itseez/opencv/archive/3.1.0.zip
Sin embargo, cuando intento ejecutar el comando
$ unzip opencv.zip
Obtuve el siguiente error
Archive: opencv.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of opencv.zip or
opencv.zip.zip, and cannot find opencv.zip.ZIP, period.
Resultados de
du -hsc opencv.zip
son como sigue
0 opencv.zip
0 total
Consecuencia de
ls -l
en mi directorio de inicio es el siguiente
3.1.0.zip
3.1.0.zip.1
3.1.0.zip.2
Desktop
Documents
Downloads
Music
op
opencv-3.1.0
opencv_contrib.zip
opencv.zip
Pictures
Public
Templates
Videos
wget-log
¿Hay algún problema con el enlace ya que la carpeta se está descargando pero no tiene ningún contenido obtenido del comando? ¿Alguna alternativa?
Respuesta1
prueba esto:
obtenerhttps://github.com/Itseez/opencv/archive/3.2.0.zip-Oopencv-3.2.0.zip
descomprimir opencv-3.2.0.zip