mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 12:10:49 +08:00
e2499e5b2f
These two typdefs are not compiled when BUILD_opencv_dnn is set to false, however there are other modules that uses these typedef so it may cause build errors. Moving typedef to the python module ensures they are always defined. |
||
---|---|---|
.. | ||
python2 | ||
python3 | ||
src2 | ||
test | ||
CMakeLists.txt | ||
common.cmake |