Skip to content

namkuspa/python-opencv-dlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

python-opencv-dlib

Automated Build Build Status

Tag Size Layers
3.6.6 MicroBadger Size (tag) MicroBadger Layers (tag)

Nota

Esta imagen usa la version headless del wheel opencv-python, ya que no necesita las depencias para interfaz grafica

¿Cómo usar?

$ docker run --rm -it namkuspa/python-opencv-dlib:3.6.6
Python 3.6.6 (default, Jun 27 2018, 22:32:42) 
[GCC 6.3.0 20170516] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import dlib
>>> import cv2
>>> dlib.__version__
'19.13.0'
>>> cv2.__version__
'3.4.1'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors