Files
opencv/modules
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
..
2020-02-09 22:18:29 +09:00
2020-02-10 20:21:58 +03:00
2020-02-20 11:10:12 +08:00