-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Subset of Perf_Objdetect_QRCode_Multi.decodeMulti test cases fail sanity check on ARM64 #19173
Copy link
Copy link
Closed
Labels
affected: 3.4bugplatform: armARM boards related issues: RPi, NVIDIA TK/TX, etcARM boards related issues: RPi, NVIDIA TK/TX, etcplatform: linux
Milestone
Description
System information (version)
- OpenCV => 4.5.1-pre (git 46e275d )
- Operating System / Platform => Ubuntu 20.04, arm64-v8a
- Compiler => GCC 9.3
Hardware:
-- CPU/HW features:
-- Baseline: NEON FP16
Detailed description
/home/opencv-cn/slave/workspace/nightly-master/ubuntu-20.04-arm64/opencv/modules/ts/src/ts_perf.cpp:483
Expected: ((size_t)26) <= (actual.total() * (size_t)actual.channels()), actual: 26 vs 13
"decoded_info_uint8_t[1]" has unexpected number of elements
| opencv_perf_objdetect / decodeMulti/0 | 0.13 sec | Failed |
|---|---|---|
| opencv_perf_objdetect / decodeMulti/1 | 68 ms | Failed |
| opencv_perf_objdetect / decodeMulti/2 | 0.11 sec | Passed |
| opencv_perf_objdetect / decodeMulti/3 | 73 ms | Failed |
| opencv_perf_objdetect / decodeMulti/4 | 91 ms | Passed |
| opencv_perf_objdetect / decodeMulti/5 | 0.14 sec | Passed |
| opencv_perf_objdetect / decodeMulti/6 | 0.15 sec | Failed |
| opencv_perf_objdetect / decodeMulti/7 | 0.44 sec | Passed |
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
affected: 3.4bugplatform: armARM boards related issues: RPi, NVIDIA TK/TX, etcARM boards related issues: RPi, NVIDIA TK/TX, etcplatform: linux