Skip to content

FastCV_Extension/WarpPerspective.accuracy test fails with BORDER_TRANSPARENT #3959

@asmorkalov

Description

@asmorkalov
[ RUN      ] FastCV_Extension/WarpPerspective.accuracy/2, where GetParam() = (640x480, 0, 5)
/home/ci/opencv_contrib/modules/fastcv/test/test_warp.cpp:122: Failure
Expected: (num_diff_pixels) < (src.size().area()*0.05), actual: 22268 vs 13107.2
[  FAILED  ] FastCV_Extension/WarpPerspective.accuracy/2, where GetParam() = (640x480, 0, 5) (8 ms)
[ RUN      ] FastCV_Extension/WarpPerspective.accuracy/3, where GetParam() = (640x480, 1, 0)
[       OK ] FastCV_Extension/WarpPerspective.accuracy/3 (8 ms)
[ RUN      ] FastCV_Extension/WarpPerspective.accuracy/4, where GetParam() = (640x480, 1, 1)
[       OK ] FastCV_Extension/WarpPerspective.accuracy/4 (9 ms)
[ RUN      ] FastCV_Extension/WarpPerspective.accuracy/5, where GetParam() = (640x480, 1, 5)
/home/ci/opencv_contrib/modules/fastcv/test/test_warp.cpp:122: Failure
Expected: (num_diff_pixels) < (src.size().area()*0.05), actual: 22759 vs 13107.2
[  FAILED  ] FastCV_Extension/WarpPerspective.accuracy/5, where GetParam() = (640x480, 1, 5) (8 ms)
[ RUN      ] FastCV_Extension/WarpPerspective.accuracy/6, where GetParam() = (640x480, 3, 0)
[       OK ] FastCV_Extension/WarpPerspective.accuracy/6 (9 ms)
[ RUN      ] FastCV_Extension/WarpPerspective.accuracy/7, where GetParam() = (640x480, 3, 1)
[       OK ] FastCV_Extension/WarpPerspective.accuracy/7 (8 ms)
[ RUN      ] FastCV_Extension/WarpPerspective.accuracy/8, where GetParam() = (640x480, 3, 5)
/home/ci/opencv_contrib/modules/fastcv/test/test_warp.cpp:122: Failure
Expected: (num_diff_pixels) < (src.size().area()*0.05), actual: 18766 vs 13107.2
[  FAILED  ] FastCV_Extension/WarpPerspective.accuracy/8, where GetParam() = (640x480, 3, 5) (9 ms)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions