Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Remove zlib dependency

Dear cv Forum

I am compiling opencv with cmake and visual studio and I was wondering if there is a way to completely deactivate the use of the 3rdparty zlib. I think it is being used in the core module for xml/yaml functionality. I am just using the core and imgproc modules. Thank you.

Best