mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
imgcodecs(test): add OpenEXR I/O test
This commit is contained in:
@@ -352,3 +352,7 @@ TEST(Imgcodecs, write_parameter_type)
|
||||
}
|
||||
|
||||
}} // namespace
|
||||
|
||||
#ifdef HAVE_OPENEXR
|
||||
#include "test_exr.impl.hpp"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user