mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Merge branch 4.x
This commit is contained in:
@@ -213,7 +213,7 @@ TEST(Imgcodecs_EXR, read_YA_unchanged)
|
||||
ASSERT_FALSE(img.empty());
|
||||
ASSERT_EQ(CV_32FC2, img.type());
|
||||
|
||||
// Cannot test writing, 2 channel writing not suppported by loadsave
|
||||
// Cannot test writing, 2 channel writing not supported by loadsave
|
||||
}
|
||||
|
||||
TEST(Imgcodecs_EXR, read_YC_changeDepth)
|
||||
|
||||
Reference in New Issue
Block a user