opencv/modules/dnn
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
..
include/opencv2 Merge pull request #9835 from sovrasov:blob_from_img_crop_opt 2017-10-11 17:18:40 +00:00
misc Move vector_size_t and vector_vector_Mat 2017-10-14 19:06:15 +01:00
perf Merge pull request #9114 from pengli:dnn_rebase 2017-10-02 15:38:00 +03:00
src dnn: don't use "experimental_dnn_v1" namespace directly 2017-10-12 18:16:53 +03:00
test Merge pull request #9705 from AlexeyAB:dnn_darknet_yolo_v2 2017-10-10 12:02:03 +00:00
CMakeLists.txt Merge pull request #9114 from pengli:dnn_rebase 2017-10-02 15:38:00 +03:00