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

All functions except cv.imread() and cv.imshow() throw exception like " Exception catching is disabled, this exception cannot be caught. Compile with -s DISABLE_EXCEPTION_CATCHING=0 or DISABLE_EXCEPTION_CATCHING=2 to catch. " #55

Open
si-yuan-zhou opened this issue Sep 16, 2018 · 0 comments

Comments

@si-yuan-zhou
Copy link

When I load the page correctly, it will show

  1. wasm streaming compile failed: TypeError: Response has unsupported MIME type
    opencv.js:24:19910 falling back to ArrayBuffer instantiation
  2. IndexSizeError: Index or size is negative or greater than the allowed amount
    and when it run at cv.addWeighted(src1,alpha,src2,beta,0.0,-1),
  3. uncaught exception: 6411184 - Exception catching is disabled, this exception cannot be caught. Compile with -s DISABLE_EXCEPTION_CATCHING=0 or DISABLE_EXCEPTION_CATCHING=2 to catch.
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

No branches or pull requests

1 participant