Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The test vpgl_algo_test_equi_rectification fails #920

Closed
yurivict opened this issue May 27, 2023 · 1 comment
Closed

The test vpgl_algo_test_equi_rectification fails #920

yurivict opened this issue May 27, 2023 · 1 comment

Comments

@yurivict
Copy link

391/414 Test #391: vpgl_algo_test_equi_rectification .................Subprocess aborted***Exception:   0.06 sec
-----------------------------------------------------------------------------
Start Testing test_equi_rectification:
-----------------------------------------------------------------------------
affine row trans: -0.717603 111.462
affine column trans: -0.779247 -0.0452511 48.252
 Test 001: Run on a real example                                 -->   PASSED
 Test 002: real_example:affine_rectification has collinear epipolar lines -->   PASSED
affine row trans: 1 0
affine column trans: -0.5 0.1 -10
 Test 003: affine_rectification collinear epipolar lines         -->  should be 0, is 1.85117e-10,   PASSED
affine column trans: 0.961511 1.37491 -10964.9

Version: 3.3.2
clang-15
FreeBSD 13.2

@hjmjohnson
Copy link
Contributor

@yurivict Can you please provide a pull request with a fix to the problem? I have been unable to replicate this problem, so I am closing the issue as it stands.

test 392
    Start 392: vpgl_algo_test_equi_rectification

392: Test command: /Users/johnsonhj/src/vxl_main/cmake-build-debug/bin/vpgl_algo_test_all "test_equi_rectification"
392: Working Directory: /Users/johnsonhj/src/vxl_main/cmake-build-debug/core/vpgl/algo/tests
392: Test timeout computed to be: 1500
392: -----------------------------------------------------------------------------
392: Start Testing test_equi_rectification:
392: -----------------------------------------------------------------------------
392: affine row trans: -0.717603 111.462
392: affine column trans: -0.779247 -0.0452511 48.252
392:  Test 001: Run on a real example                                 -->   PASSED
392:  Test 002: real_example:affine_rectification has collinear epipolar lines -->   PASSED
392: affine row trans: 1 0
392: affine column trans: -0.5 0.1 -10
392:  Test 003: affine_rectification collinear epipolar lines         -->  should be 0, is 1.85117e-10,   PASSED
392: affine column trans: 0.961511 1.37491 -10964.9
392:  Test 004: perspective rectification rectify success             -->   PASSED
392:  Test 005: rows aligned                                          -->  should be 0, is 9.96074e-11,   PASSED
392: -----------------------------------------------------------------------------
392: test_equi_rectification Test Summary: All 5 tests succeeded
392: -----------------------------------------------------------------------------
1/1 Test #392: vpgl_algo_test_equi_rectification ...   Passed    0.02 sec

The following tests passed:
	vpgl_algo_test_equi_rectification

100% tests passed, 0 tests failed out of 1
 clang --version 
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
Target: arm64-apple-darwin22.5.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
 uname -a
Darwin ENGR-ECE-M003 22.5.0 Darwin Kernel Version 22.5.0: Mon Apr 24 20:53:19 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM64_T6020 arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants