You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to load a pre trained Caffe image recognition net but the functions in dnn.hpp and dnn.cpp files required are not supported in dnn.hpp and dnn.cpp in openCV 3.1.
I am running on windows so the .dll files for OpenCV are pre compiled. Any advice on how to compile the OpenCV 3.2 files I need into .dll without breaking anything else?
Thanks so much
The text was updated successfully, but these errors were encountered:
I am trying to load a pre trained Caffe image recognition net but the functions in dnn.hpp and dnn.cpp files required are not supported in dnn.hpp and dnn.cpp in openCV 3.1.
I am running on windows so the .dll files for OpenCV are pre compiled. Any advice on how to compile the OpenCV 3.2 files I need into .dll without breaking anything else?
Thanks so much
The text was updated successfully, but these errors were encountered: