dnn: fix API - explicit ctors, const methods
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Wed, 12 Jan 2022 03:46:13 +0000 (03:46 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 21 Jan 2022 12:38:51 +0000 (12:38 +0000)
commiteb7b45d26b6cb858424f570e47ed78b916c8d906
tree1b3da24ea44da7e651f46f41452cfc91f12c8254
parentaebb65e98387a3edf23a2e164449da5bc609e042
dnn: fix API - explicit ctors, const methods
modules/dnn/include/opencv2/dnn/dict.hpp
modules/dnn/include/opencv2/dnn/dnn.hpp
modules/dnn/misc/objc/gen_dict.json
modules/dnn/src/dnn.cpp
modules/dnn/src/dnn_common.hpp
modules/dnn/src/layers/recurrent_layers.cpp