face-detection-opencv-js icon indicating copy to clipboard operation
face-detection-opencv-js copied to clipboard

How can this be used in nodejs?

Open shubhampk37 opened this issue 2 years ago • 3 comments

I wanted to use opencv for face detection on client side in my node.js project .Please help.

shubhampk37 avatar Apr 25 '22 12:04 shubhampk37

Hi, I'll try to make a video tutorial on that this weekend. Meantime you can try the node package https://www.npmjs.com/package/opencv

rajeshpachaikani avatar Apr 28 '22 01:04 rajeshpachaikani

I tried it in my node project,(didn't need the opencv node package sunce opencv.js itself would work here).I faced the issue https://stackoverflow.com/q/72058015/13412646

shubhampk37 avatar Apr 29 '22 12:04 shubhampk37

I had a foolish question , I'm not able to understand what shall we call this method of face detection as, where is it happening, server side or client side? Can you please explain.

shubhampk37 avatar Apr 29 '22 12:04 shubhampk37