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
OpenCVLoader.initDebug() successfully works in versions 4.3.0, 4.4.0, 4.5.0, 4.5.1, 4.5.2.
But it throws an error in version 4.5.3.
The error is java.lang.UnsatisfiedLinkError: dlopen failed: library "libopencv_info.so" not found
OpenCVLoader.initDebug()successfully works in versions 4.3.0, 4.4.0, 4.5.0, 4.5.1, 4.5.2.But it throws an error in version 4.5.3.
The error is
java.lang.UnsatisfiedLinkError: dlopen failed: library "libopencv_info.so" not found