imgcodecs: OPENCV_IO_ENABLE_JASPER runtime parameter

This commit is contained in:
Alexander Alekhin
2019-03-14 20:52:30 +00:00
parent 73bf170800
commit 43c68d1864
4 changed files with 57 additions and 3 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ const string exts[] = {
#ifdef HAVE_JPEG
"jpg",
#endif
#ifdef HAVE_JASPER
#if defined(HAVE_JASPER) && defined(OPENCV_IMGCODECS_ENABLE_JASPER_TESTS)
"jp2",
#endif
#if 0 /*defined HAVE_OPENEXR && !defined __APPLE__*/