1 | initial version |
You can specify the linker to link the DNN module by adding -lopencv_dnn
flag.
2 | No.2 Revision |
You can specify the need to inform your linker to link about the DNN module by adding module. Specify -lopencv_dnn
flag.flag to your linker.