This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-12-03 00:10:21 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6da5c7c1d0
opencv
/
modules
/
python
/
package
/
template
/
config.py.in
6 lines
82 B
Python
Raw
Normal View
History
Unescape
Escape
fixes #16500
2020-02-20 11:08:04 +08:00
import
os
python: bindings loader package Configures and loads OpenCV bindings extension including 3rdparty dependencies Based on running Python specify: - configure PYTHON_PATH (via "sys.path") - configure LD_LIBRARY_PATH / PATH
2018-10-28 21:32:27 +08:00
BINARIES_PATHS
=
[
@CMAKE_PYTHON_BINARIES_PATH
@
]
+
BINARIES_PATHS
Reference in New Issue
Copy Permalink