issues Search Results · repo:opencv/opencv-python language:Python
Filter by
861 results
(128 ms)861 results
inopencv/opencv-python (press backspace or delete to remove)Commit https://github.com/opencv/opencv-python/commit/7a9ed05ca7e59829d24c9eb57bc7289dd68b73d6 updated numpy
dependencies,
pip install opencv-python screws my mamba environment and my latest set of docker ...
xvdp
- 1
- Opened 5 days ago
- #1134
I have the following code:
def getImg(url):
request = urllib.request.Request(url, headers={ User-Agent : Mozilla/5.0 })
return cv2.imdecode(np.frombuffer(request.read(), dtype=np.uint8), cv2.IMREAD_GRAYSCALE) ...
lexmarionb
- Opened 18 days ago
- #1132
Requirement already satisfied: opencv-python in /usr/local/lib/python3.11/dist-packages (4.12.0.88)
Requirement already satisfied: numpy 2.3.0, =2 in /usr/local/lib/python3.11/dist-packages (from opencv-python) ...
JustTheCoolest
- 1
- Opened 20 days ago
- #1130
I followed the instructions in link A and installed scikit build and numpy, then ran python setup. py bdistw_heel --
build type=Debug. First, it would report an error that it couldn t find the libs/python311-d. ...
1580246186
- Opened 25 days ago
- #1129
1. Environment and Target
Build environment: Ubuntu 22.04 Target environment: aarch64-Linux-Android OpenCV:4.10 I have cross compiled Python 3.11
and it can run on Android arm-v8a. I want to cross compile ...
oldcoder-pixel
- Opened 25 days ago
- #1128
Switch to upload/download artifacts changed file names. Need to tune accordingly.
asmorkalov
- Opened on Jul 8
- #1125
asmorkalov
- Opened on Jul 8
- #1124
In the latest 4.12.0.88 release of opencv-python the Numpy version requirement was changed from a minimum version fix to
a maximum version fix. But the maximum version fix is set to an older version of ...
Houbein
- 4
- Opened on Jul 7
- #1122
In doing an open source scan on the latest opencv 4.11.0.86 from pypi , opencv-python-headless, the scanner detected
FFmpeg with the following versions that have vulnerable versions with CVE-2023-6605: ...
ktnvda
- 5
- Opened on Jul 3
- #1118
Trusted publishing (with attestations) means I can know for certain that what I download from PyPI is the same artefact
which was generated in GitHub CI, meaning that what I see in GitHub is the same as ...
EpicWink
- Opened on Jun 16
- #1110

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.