Face Detection API for Objective-C

后端 未结 2 1725
温柔的废话
温柔的废话 2020-12-15 14:26

Does someone here knows a face detection API for Objective-C? I just want to detect one or more faces inside a photo, so it\'s not necessary face recognition.

I wan

2条回答
  •  我在风中等你
    2020-12-15 14:56

    If a web service would be suitable for your app, you could checkout face.com which provides an RESTful API.

提交回复
热议问题