-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
Description
System information (version)
- OpenCV => 4.5.1-pre ( contrib master: 768ad92 )
- Operating System / Platform => Ubuntu 20.04, arm64-v8a
- Compiler => GCC 9.3
Hardware:
-- CPU/HW features:
-- Baseline: NEON FP16
Detailed description
[ RUN ] RGBD_Odometry_FastICP.algorithmic
/home/opencv-cn/slave/workspace/experimental/contrib-ubuntu-20.04-arm64@2/opencv/modules/ts/src/ts.cpp:616: Failure
Failed
failure reason: Invalid function output
test case #-1
seed: ffffffffffffffff
-----------------------------------
LOG:
Can not find Rt between the same frame
Incorrect count of accurate poses [1st case]: 0.000000 / 99.000000
Incorrect count of accurate poses [2nd case]: 0.000000 / 99.000000
-----------------------------------
[ FAILED ] RGBD_Odometry_FastICP.algorithmic (8427 ms)
Steps to reproduce
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues,
answers.opencv.org, Stack Overflow, etc and have not found solution - I updated to latest OpenCV version and the issue is still there
- There is reproducer code and related data files: videos, images, onnx, etc