Ask Your Question
0

Where is opencv_core310.dll ?

asked 2016-07-13 04:50:48 -0600

istboy gravatar image

I need to run an algorithm that uses the opencv_core310.dll, and I can't find in the opencv-3.1 package.

This speficic dll appears in the other versions, like opencv_corexxx.dll, eg: opencv_core2413.dll.

Thanks

edit retag flag offensive close merge delete

Comments

Hi, I think all the *.dll are combined into the opencv_world310.dll

gino0717 gravatar imagegino0717 ( 2016-07-13 20:43:33 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-07-13 08:13:33 -0600

MRDaniel gravatar image

It depends on your platform and how you build it.

If you used the pre-built package for windows it is in opencv_root\build\x86\vc12\bin

This depends on your platform.

If you built from source, then it will be in the bin folder for the build directory.

edit flag offensive delete link more

Comments

That's the thing, it isn't. It doesn't seem to come in the last release of opencv-3.1. In the mean time I've got the dll's from another project. I suppose it should work either way. But someone should check the package available for download

istboy gravatar imageistboy ( 2016-07-13 08:28:59 -0600 )edit

Hmmm. It seems like it should be there...... http://docs.opencv.org/3.1.0/dc/d88/t...

MRDaniel gravatar imageMRDaniel ( 2016-07-13 08:39:21 -0600 )edit

Have you tried building from source?

MRDaniel gravatar imageMRDaniel ( 2016-07-13 08:39:31 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-07-13 04:50:48 -0600

Seen: 1,794 times

Last updated: Jul 13 '16