Open
Description
System Information
latest 4.x
Detailed description
Related PR: #27060
Logs:
[ FAILED ] 8 tests, listed below:
[ FAILED ] Size_MatType_OutMatDepth_integral_sqsum.integral_sqsum/1, where GetParam() = (640x480, 8UC1, CV_32F)
[ FAILED ] Size_MatType_OutMatDepth_integral_sqsum.integral_sqsum/4, where GetParam() = (640x480, 8UC2, CV_32F)
[ FAILED ] Size_MatType_OutMatDepth_integral_sqsum.integral_sqsum/10, where GetParam() = (640x480, 8UC4, CV_32F)
[ FAILED ] Size_MatType_OutMatDepth_integral_sqsum.integral_sqsum/16, where GetParam() = (1280x720, 8UC2, CV_32F)
[ FAILED ] Size_MatType_OutMatDepth_integral_sqsum.integral_sqsum/22, where GetParam() = (1280x720, 8UC4, CV_32F)
[ FAILED ] Size_MatType_OutMatDepth_integral_sqsum.integral_sqsum/25, where GetParam() = (1920x1080, 8UC1, CV_32F)
[ FAILED ] Size_MatType_OutMatDepth_integral_sqsum.integral_sqsum/28, where GetParam() = (1920x1080, 8UC2, CV_32F)
[ FAILED ] Size_MatType_OutMatDepth_integral_sqsum.integral_sqsum/34, where GetParam() = (1920x1080, 8UC4, CV_32F)
Steps to reproduce
- Get opencv and spacemit toolchain.
- Build opencv with the toolchain.
- Run
opencv_perf_imgproc
on the platform.
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution
- I updated to the latest OpenCV version and the issue is still there
- There is reproducer code and related data files (videos, images, onnx, etc)