简体   繁体   中英

Sony SmartEyeGlass and face recognition

basic question - Does Sony smarteyeglass support face recognition API through the camera (native or 3rd party)?

Thanks

The SmartEyeglass SDK is a regular android app so it supports everything that native android supports. If you wanted to implement a face recognition sample you can start with the "SampleCameraExtension" sample and grab the JPEG stream from the glasses and run a face recognition API on each image returned.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM