opencv/modules/core/include/opencv2
Alexander Alekhin 01048e5603
Merge pull request #16616 from alalek:dnn_fix_input_shape
* dnn: fix processing of input shapes

- importer: avoid using of .setInput() => .setInputShape()
- setInput: shape limitation check (partial)

* dnn(test): test .setInput() in readNet()
2020-02-21 22:39:54 +03:00
..
core Merge pull request #16616 from alalek:dnn_fix_input_shape 2020-02-21 22:39:54 +03:00
core.hpp Assorted documentation fixes 2019-08-31 01:50:11 +03:00