I wanted to make a simple Employee Attendance app with the “ Face Mesh” extension, but I am slightly confused on how to convert the detected landmarks into an identification system.
For clarification, I want the app to flow like this:
Image detected of person, landmarks detected
Identify which person this is from a database of people
Output person name + department name
Anyone know how to make it work? Would be very grateful if I get advice!
Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook http://www.appinventor.org/book2...the links are at the bottom of the Webpage. The book 'teaches' users how to program with AI 2blocks.