Skip to content

issues Search Results · repo:janza/docker-python3-opencv language:Dockerfile

Filter by

23 results
 (75 ms)

23 results

injanza/docker-python3-opencv (press backspace or delete to remove)

the simbolic link to the cv python library should point to the installed python version, so if you use python3.9 it should be: RUN ln -s \ /usr/local/python/cv2/python-3.9/cv2.cpython-39m-x86_64-linux-gnu.so ...
  • epifanio
  • Opened 
    on Dec 15, 2020
  • #39

Request for a new build with latest opencv-python and opencv-contrib-python which includes SIFT in xfeatures2d.
  • codeslord
  • Opened 
    on Jul 20, 2020
  • #37

[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1076)
  • huangyanting
  • Opened 
    on May 19, 2020
  • #36

Attempting to run camodet_python I get: OpenCv version: 4.1.1 Video Height 1944 Width 2592 Traceback (most recent call last): File /app.py , line 300, in module main() File /app.py , line ...
  • adrianmay
  • 1
  • Opened 
    on Apr 27, 2020
  • #35

in the docker hub page it says the tag opencv-4.1.0 is present in the documentation, but looking at the available tags I cannot find it, think you may have accidentally only released it as latest. see ...
  • gbooth27
  • Opened 
    on Apr 1, 2020
  • #34

` Scanning dependencies of target gen_opencv_python_source [ 98%] Generate files for Python bindings and documentation Note: Class Feature2D has more than 1 base class (not supported by Python C extensions) ...
  • kamanwu
  • 1
  • Opened 
    on Mar 26, 2019
  • #31

I would be nice if you could give the opencv build information for each image with: python3 -c import cv2; print(cv2.getBuildInformation())
  • frallain
  • Opened 
    on Feb 27, 2019
  • #29

To use OpenCV 4.0.1 instead of 4.0.0, is it just a matter of changing the OPENCV_VERSION variable? I could submit a pull request. Thanks.
  • dnstanciu
  • 4
  • Opened 
    on Feb 12, 2019
  • #25

Can we rename the docker image? If we use this name (jjanzic/python3-opencv) would be more appropriate, Instead of using this name (jjanzic/docker-python3-opencv). And also tags. - Current Tags ...
  • f9n
  • Opened 
    on Dec 24, 2018
  • #24

Hi, I think these tags doesn t work correctly. tags: opencv-4.0.0, contrib-opencv-4.0.0 $ docker container run -it jjanzic/docker-python3-opencv:opencv-4.0.0 python Unable to find image jjanzic/docker-python3-opencv:opencv-4.0.0 ...
  • f9n
  • Opened 
    on Dec 22, 2018
  • #22
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub