opencv-js
opencv-js copied to clipboard
FaceDetectorYN FaceRecognizerSF
Thanks developers!!!
I have recently started touching OpenCV. As the title says, I want to try a new face recognition.
They are not included in the officially released opencv.js, nor do they appear to be included in any other third-party libraries.
However, I have seen articles that these can be made to work with Javascript, but they seem to need to be configured at build time.
Are there plans to include FaceDetectorYN and FaceRecognizerSF in the build?