顔の向きの検出
1 view (last 30 days)
Show older comments
tsuyoshi tsunoda
on 28 Jun 2021
Commented: tsuyoshi tsunoda
on 2 Jul 2021
matlabにおいて顔の向きを検出する事は可能かという事を知りたいです。
もし出来る場合には、どのようなコードで進めるべきかなどのアドバイスが欲しいです。
0 Comments
Accepted Answer
Kenta
on 1 Jul 2021
こんにちは、私のファイルではありませんが、以下のようなコードが参考になるかもしれないと思いました。
https://jp.mathworks.com/matlabcentral/fileexchange/36855-face-parts-detection?s_tid=prof_contriblnk
顔のパーツの位置がわかれば、例えば左を向いているとかそういう情報はわかりそうですかね?
入力は画像ではなく点群の場合はそのセンサーによって手法も変わってきそうですね。参考になれば幸いです。
More Answers (0)
See Also
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!