opencv using Nodejs

Viewed 23

I just want to use opencv using nodejs for drawing rectangle bounding box over the inference image. I tried to use opencv4nodejs. But while installing( npm install --save opencv4nodejs ) the lib giving error enter image description here

Can someone help me in rectify this error? or is there any other lib can be used to achieve this?

0 Answers
Related