opencv/modules/python/src2
Vadim Levin 1d8c73cf6c feature: Added explicit support to header parser
- It is safe to remove `explicit` keyword for constructors with 1
argument, because it is C++ specific keyword and does not affect any of
the generated binding.
2020-04-15 14:25:39 +03:00
..
cv2.cpp
gen2.py
hdr_parser.py feature: Added explicit support to header parser 2020-04-15 14:25:39 +03:00
pycompat.hpp