opencv/modules/python/src2
Pavel Rojtberg 6c1a433c4c python: also catch general c++ exceptions
they might be thrown from third-party code (notably Ogre in the ovis
module).
While Linux is kind enough to print them, they cause instant termination
on Windows.
Arguably, they do not origin from OpenCV itself, but still this helps
understanding what went wrong when calling an OpenCV function.
2021-02-02 21:16:01 +01:00
..
cv2.cpp python: also catch general c++ exceptions 2021-02-02 21:16:01 +01:00
gen2.py feat: add overload resolution exception for Python bindings 2021-01-18 16:29:17 +03:00
hdr_parser.py bindings: "inline namespace" 2020-11-11 10:38:15 +00:00
pycompat.hpp python: force using of ArgInfo 2019-11-15 19:16:22 +03:00