Mat FileStorage Zip format [closed]
Hi,
FileStorage allows us to save XML or YML in compressed format too. The example in OpenCV documentation says '.gz' format. Has anyone tried saving it in '.zip' format?
Thanks.
OpenCV uses internally zlib other formats are not supported