You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I take a look at this package, i just wonder how can use this OpenCV library for Angular to the more updated version of Angular Platform such as Angular 10.
Furthermore, I have learnt that OpenCV has been updated to version 4.5.3 which I have found when I compile the raw OpenCV library into OpenCV.js by using Emscripten 2.0.10 which have resulted in the following files:
loader.js
opencv.js
opencv_js.js
I just wonder if I can use the updated version of OpenCV.js to update ng-open-cv library.
The text was updated successfully, but these errors were encountered:
After I take a look at this package, i just wonder how can use this OpenCV library for Angular to the more updated version of Angular Platform such as Angular 10.
Furthermore, I have learnt that OpenCV has been updated to version 4.5.3 which I have found when I compile the raw OpenCV library into OpenCV.js by using Emscripten 2.0.10 which have resulted in the following files:
loader.js
opencv.js
opencv_js.js
I just wonder if I can use the updated version of OpenCV.js to update ng-open-cv library.
The text was updated successfully, but these errors were encountered: