Facial Recognition in Java/Processing

后端 未结 4 825
自闭症患者
自闭症患者 2021-01-30 09:33

I am doing a project that requires some facial recognition. I am attempting to find a Java implementation of this. I am not looking for facial detection. We are trying to do fac

4条回答
  •  我在风中等你
    2021-01-30 10:10

    To complete the answer: A repository of Processing examples for ITP fall workshop about face detection, recognition, and miscellaneous tracking methods.

    • Face-It by Shiffman

提交回复
热议问题