Closed
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 ] TSDF.valid_points
/home/opencv-cn/slave/workspace/experimental/contrib-ubuntu-20.04-arm64@2/opencv_contrib/modules/rgbd/test/test_tsdf.cpp:470: Failure
Expected: (0.5 - percentValidity) < (0.3), actual: nan vs 0.3
[ FAILED ] TSDF.valid_points (33 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