opencv/modules/core/include
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
..
opencv2 Merge pull request #16616 from alalek:dnn_fix_input_shape 2020-02-21 22:39:54 +03:00