opencv/modules/python/src2
Igor Wodiany e2499e5b2f
Move vector_size_t and vector_vector_Mat
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.
2017-10-14 19:06:15 +01:00
..
cv2.cpp Move vector_size_t and vector_vector_Mat 2017-10-14 19:06:15 +01:00
gen2.py python: generate pyopencv_signatures.json file 2017-09-06 08:23:04 +03:00
hdr_parser.py Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00
pycompat.hpp Support PyString_AsString() in Python 3 < 3.3 2013-11-07 23:47:33 -05:00