Skip to content

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

@si-yuan-zhou

Description

@si-yuan-zhou

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions