Skip to content

imgproc: add contour values check to IntelligentScissorsMB tests#1065

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
cpoerschke:4.x-pr-21959-prep
Jun 7, 2023
Merged

imgproc: add contour values check to IntelligentScissorsMB tests#1065
asmorkalov merged 1 commit intoopencv:4.xfrom
cpoerschke:4.x-pr-21959-prep

Conversation

@cpoerschke
Copy link
Copy Markdown
Contributor

@cpoerschke cpoerschke commented May 25, 2023

test data for opencv/opencv#23688

@dkurt
Copy link
Copy Markdown
Member

dkurt commented Jun 7, 2023

@asmorkalov, I guess this should be merged

https://github.com/opencv/opencv/actions/runs/5198292054/jobs/9374222709?pr=23754

[ RUN      ] Imgproc_IntelligentScissorsMB.rect
[ERROR:0@14.820] global persistence.cpp:512 open Can't open file: '/Users/opencv-cn/GHA-OCV-1/_work/opencv/opencv/opencv_extra/testdata/cv/imgproc/Imgproc_IntelligentScissorsMB-rect.xml' in read mode
/Users/opencv-cn/GHA-OCV-1/_work/opencv/opencv/opencv/modules/imgproc/test/test_intelligent_scissors.cpp:206: Failure
Expected equality of these values:
  pts
    Which is: { [50, 30], [51, 29], [52, 29], [53, 29], [54, 29], [55, 29], [56, 29], [57, 29], [58, 29], [59, 29], [60, 29], [61, 29], [62, 29], [63, 29], [64, 29], [65, 29], [66, 29], [67, 29], [68, 29], [69, 29], [70, 29], [71, 29], [72, 29], [73, 29], [74, 29], [75, 29], [76, 29], [77, 29], [78, 29], [79, 29], [80, 29], [81, 29], ... }
  reference_pts
    Which is: {}
[ERROR:0@14.824] global persistence.cpp:512 open Can't open file: '/Users/opencv-cn/GHA-OCV-1/_work/opencv/opencv/opencv_extra/testdata/cv/imgproc/Imgproc_IntelligentScissorsMB-rect-backward.xml' in read mode
/Users/opencv-cn/GHA-OCV-1/_work/opencv/opencv/opencv/modules/imgproc/test/test_intelligent_scissors.cpp:206: Failure
Expected equality of these values:
  pts
    Which is: { [100, 30], [99, 29], [98, 29], [97, 29], [96, 29], [95, 29], [94, 29], [93, 29], [92, 29], [91, 29], [90, 29], [89, 29], [88, 29], [87, 29], [86, 29], [85, 29], [84, 29], [83, 29], [82, 29], [81, 29], [80, 29], [79, 29], [78, 29], [77, 29], [76, 29], [75, 29], [74, 29], [73, 29], [72, 29], [71, 29], [70, 29], [69, 29], ... }
  reference_pts
    Which is: {}
[  FAILED  ] Imgproc_IntelligentScissorsMB.rect (7 ms)

@asmorkalov
Copy link
Copy Markdown
Contributor

Yes, my fault.

@asmorkalov asmorkalov merged commit 1e890c8 into opencv:4.x Jun 7, 2023
@asmorkalov asmorkalov mentioned this pull request Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants