Ask Your Question
0

3rdparty libs comprehension question

asked 2014-01-27 11:25:54 -0600

tenac gravatar image

updated 2014-01-28 05:05:03 -0600

Hi!

I built OpenCV 2.4.3 with CMake and Visual Studio 2010 and everything worked fine. When I finally run the 'INSTALL' project, dll, libs and include files are copied to the respective destination folder.

Howerver, in the openCV solution file there also exist an 3rdparty folder including IlmInmf, libjasper, libjpeg, libpng, libtiff and zlib projects, which are additionally compiled but not copied to the installation folder. So I was wondering if i have to copy them manually or if their functionality is already included in the opencv libs?

greetings!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2014-01-27 18:31:20 -0600

Nghia gravatar image

They're already included in the OpenCV libs, no need to copy them over.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-01-27 11:25:54 -0600

Seen: 240 times

Last updated: Jan 28 '14