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:  It says cv.Mat is not a constructor. Can someone help me with this...