Edit requests of OpenCVでキャプチャした画像から、Dlibで顔と輪郭などを検出する

@haruharu27

2019-11-21

Not reviewed

dets, scores, idx = detector(img_rgb, 0) NameError: name 'detector' is not definedと出てしまいます! 色々試したのですが実行できません。解決方法教えていただけますでしょうか?

Please check the preview of this article

We released Markdown parser changes on February 24, 2022. There may be some unexpected appearance changes in this update, because this article was posted before the changes.
Please don't forget to check the preview before updating your article.
For more information on the changes, please read this article.