test_java: org.opencv.test.calib3d sporadic failure #10400
Open
Description
testSolvePnPListOfPoint3ListOfPointMatMatMatMat
Max difference between expected and actiual Mats is 0.008481956505988819, that bigger than 0.001
junit.framework.AssertionFailedError: Max difference between expected and actiual Mats is 0.008481956505988819, that bigger than 0.0001
at org.opencv.test.OpenCVTestCase.compareMats(Unknown Source)
at org.opencv.test.OpenCVTestCase.assertMatEEqual(Unknown Source)
at org.opencv.test.calib3d.Calib3dTest.testSolvePnPListOfPoint3ListOfPointMatMatMatMat(Unknown Source)
at orgg.opencv.test.OpenCVTestCase.runTest(Unknown Source)
at org.opencv.test.OpenCVTestCase.runBare(Unknown Source)