Contents

opencv-python-headless 4.13.0.92

0

Wrapper package for OpenCV python bindings.

Wrapper package for OpenCV python bindings.

Stars: 5187, Watchers: 5187, Forks: 999, Open Issues: 194

The opencv/opencv-python repo was created 9 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 5187 github stars!

How to Install opencv-python-headless

You can install opencv-python-headless using pip

pip install opencv-python-headless

or add it to a project with poetry

poetry add opencv-python-headless

Package Details

Author
None
License
Apache 2.0
Homepage
https://github.com/opencv/opencv-python
PyPi:
https://pypi.org/project/opencv-python-headless/
GitHub Repo:
https://github.com/skvark/opencv-python

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/Image Recognition
  • Software Development
No  opencv-python-headless  pypi packages just yet.

Errors

A list of common opencv-python-headless errors.

Code Examples

Here are some opencv-python-headless code examples and snippets.

GitHub Issues

The opencv-python-headless package has 194 open issues on GitHub

  • manylinux: avoid bundling OpenSSL to fix FIPS import crash, Related issue: #28456
  • Disable libavdevice for headless builds on Linux to get rid of X libs dependency
  • No sdist entries for opencv-python-headless version 4.13.0.90. Cannot install with –no-binary.
  • Bundled version of libpng has CVE-2026-22801
  • Change in ArucoDetector return value in 4.13.0.90?
  • import cv2 aborts with OpenSSL internal error: FATAL FIPS SELFTEST FAILURE on OpenSSL 3.0.x [opencv-python 4.13.0.90]
  • opencv-python-headless 4.13.0.90 requires system libxcb.so.1, breaking headless environments
  • cv2.imread() from 16-bit TIFF creates arrays where np.maximum() fails in function context but works directly
  • solved #1138 by Adding missing Windows GStreamer build documentation
  • cap.read returns black image after adjusting focus
  • Add NumPy upper-bound pin for Python 3.14 compatibility
  • Use official action to publish package in CI
  • Use static BLAS and LAPACK dependnecy to reduce conflicts with other packages
  • `corrupted double-linked list
  • Dependency specification missing for python3.14

See more issues on GitHub

Related Packages & Articles