akash-mudgal

Results 2 issues of akash-mudgal

Hi Everyone, I am getting the the error ERR_DLOPEN_FAILED while trying to import opencv4nodejs with typescript. The import statement I am using is this: import * as cv from 'opencv4nodejs';...

Hello, I am trying to create an instance of cv.Mat class, and am getting an issue: ![image](https://github.com/justadudewhohacks/opencv4nodejs/assets/48872741/ca9ce249-ee79-4909-90ba-56491ff210e1) It says cv.Mat is not a constructor. Can someone help me with this...