Where is the latest opencv_corexxx.dll?
I have downloaded the latest Windows installer, but I can't find the opencv_coreXXX.dll file - it's not in the bin folder as some have suggested.
Please advise
the prebuilt versions now come with a opencv_worldxxx.dll / lib, that contains all others, so just use that.
and if you do not want them all, then rebuilt OpenCV from scratch :)
- on a sidenode, we should update tutorials to mention this change ... -