I'm trying to use the Facemark API within OpenCV.js. Is it possible to use it in the browser directly without using the backend Python?
I'd like to develop a web interface showing facial landmarks using JavaScript the frontend only. Can you please help?