Face Mesh App Advice

Hi, I’m new to MIT App Inventor :waving_hand: :blush:

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:

  1. Image detected of person, landmarks detected

  2. Identify which person this is from a database of people

  3. Output person name + department name

Anyone know how to make it work? Would be very grateful if I get advice!

Definately NOT simple. Good luck.

Here is some community advice from Juan Antonio

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.

There is a free programming course here Course In A Box . The aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps

How to do a lot of basic things with App Inventor are described here: How do you...? .

Also look here http://kio4.com/appinventor/index.htmandherehttp://www.imagnity.com/tutorial-index/ for more tutorials.

1 Like