1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00

Update imgcodecs tests

This commit is contained in:
Suleyman TURKMEN
2024-05-15 22:24:21 +03:00
parent 75f3f0fac8
commit 7d6b6161cc
5 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -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