-
Rok Mandeljc authored
opencv_dnn: replaced static LayerFactory::impl member with a static function that constructs the object on the first use (fix for bug #383) This way, we are certain not to depend on the order of static variable initialization (LayerFactory::impl in dnn.cpp, vs. init in init.cpp), which is causing bug #383.
fcedee0a
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
3rdparty/protobuf | ||
cmake | ||
include/opencv2 | ||
samples | ||
scripts | ||
src | ||
test | ||
testdata/dnn | ||
tutorials | ||
CMakeLists.txt | ||
README.md |