|
1 | 1 | [](http://pepy.tech/project/opencv-python)
|
2 | 2 |
|
| 3 | +- [OpenCV on Wheels](#opencv-on-wheels) |
| 4 | + - [Installation and Usage](#installation-and-usage) |
| 5 | +- [Frequently Asked Questions](#frequently-asked-questions) |
| 6 | +- [Documentation for opencv-python](#documentation-for-opencv-python) |
| 7 | + - [CI build process](#ci-build-process) |
| 8 | + - [Manual builds](#manual-builds) |
| 9 | + - [Manual debug builds](#manual-debug-builds) |
| 10 | + - [Source distributions](#source-distributions) |
| 11 | + - [Licensing](#licensing) |
| 12 | + - [Versioning](#versioning) |
| 13 | + - [Releases](#releases) |
| 14 | + - [Development builds](#development-builds) |
| 15 | + - [Manylinux wheels](#manylinux-wheels) |
| 16 | + - [Supported Python versions](#supported-python-versions) |
| 17 | + - [Backward compatibility](#backward-compatibility) |
| 18 | + |
3 | 19 | ## OpenCV on Wheels
|
4 | 20 |
|
5 | 21 | Pre-built CPU-only OpenCV packages for Python.
|
|
0 commit comments