1 | initial version |
-- version: 2.4.9.1
this is outdated, no more maintained and does not contain any dnn module.
please uninstall it, and try to reinstall your 4.0.1
later, don't forget to
#include <opencv2/dnn.hpp>
in your code.
2 | No.2 Revision |
-- version: 2.4.9.1
this is outdated, no more maintained and does not contain any dnn module.
please uninstall it, and try to reinstall use a recent release instead
(try not to use your 4.0.1bad package manager here ..)
later, don't forget to
#include <opencv2/dnn.hpp>
in your code.