Skip to content

test_java: org.opencv.test.calib3d sporadic failure #10400

Open
@alalek

Description

Linux32:

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)

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions