Added FaceDetectorYN to OpenCV JS API#25430
Conversation
|
@opencv-alalek ONNX file is not stored in the repo. Do we need a test with always downloadable ONNX file? I suppose, no. |
|
@asmorkalov I tried to build |
|
@WanliZhong I relay on BuildBot in this case. I'll try to reproduce it locally and send instruction. |
|
@WanliZhong you could download it from docs preview: https://pullrequest.opencv.org/buildbot/export/pr/25430/docs/opencv.js |
|
@opencv-alalek I met the same problem as the package I built. The opencv/samples/dnn/js_face_recognition.html Lines 193 to 203 in a1e4444 |
|
Does JS tutorial sample work for you? http://pullrequest.opencv.org/buildbot/export/pr/25430/docs/db/d64/tutorial_js_colorspaces.html |
Yes, it works in Safari but not in local machine with Safari. I shouldn't use Safari. This problem seems browser related. It works well in Edge browser😂 |
opencv-alalek
left a comment
There was a problem hiding this comment.
Tutorial page would help with testing.
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.