1 | initial version |
please try again with:
cmake -DBUILD_SHARED_LIBS=OFF
this should result in a fat opencv_java411.dll, which should be all you ever need.
(also switch off BUILD_opencv_world)
2 | No.2 Revision |
please try again with:
cmake -DBUILD_SHARED_LIBS=OFF
this should result in a fat opencv_java411.dll, which should be all you ever need.need. (not dependant on any other opencv dlls)
(also switch off BUILD_opencv_world)
3 | No.3 Revision |
please try again with:
cmake -DBUILD_SHARED_LIBS=OFF
this should result in a fat opencv_java411.dll, which should be all you ever need. (not dependant on any other opencv dlls)dlls, also already including the tracking c++ code)
(also switch off BUILD_opencv_world)