Facial Recognition in Java/Processing

后端 未结 4 826
自闭症患者
自闭症患者 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:25

    For Processing, I recommend the OpenCV for Processing Library. Easy to use and with a lot of examples.

提交回复
热议问题