Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS bindings for MSER are broken in 5.x #25862

Open
4 tasks done
asmorkalov opened this issue Jul 3, 2024 · 0 comments
Open
4 tasks done

JS bindings for MSER are broken in 5.x #25862

asmorkalov opened this issue Jul 3, 2024 · 0 comments

Comments

@asmorkalov
Copy link
Contributor

System Information

MSER test fails:

 Fix test failure Expected: 7 Result: 0

Code:

Detailed description

Steps to reproduce

Code:

let mser = new cv.MSER();

docker: quay.io/opencv-ci/opencv-docs-js-20.04:20240219
build command: emcmake python ../opencv/platforms/js/build_js.py js --build_test
test in browser: firefox ./bin/tests.html

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant