mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
Merge pull request #25525 from sturkmen72:png-spng-test
improvements on tests of imagecodecs module
This commit is contained in:
@@ -2161,7 +2161,7 @@ static void showSaveDialog(CvWindow& window)
|
||||
#ifdef HAVE_TIFF
|
||||
"TIFF Files (*.tiff;*.tif)\0*.tiff;*.tif\0"
|
||||
#endif
|
||||
#ifdef HAVE_JASPER
|
||||
#if defined(HAVE_JASPER) || defined(HAVE_OPENJPEG)
|
||||
"JPEG-2000 files (*.jp2)\0*.jp2\0"
|
||||
#endif
|
||||
#ifdef HAVE_WEBP
|
||||
|
||||
Reference in New Issue
Block a user