Sat, Sep 17, 22, before creating a real facemasking app, try to implement mock projects from open source
This is a draft, the content is not complete and of poor quality!

project_dashboard

what to do

1) Installing software. (Unity/ARFoundation and an IDE)

  • Detailed instructions on steps and necessary packages. (arcore/arkit, vuforia, geo-ar)
  • Explanation of steps necessary to run your applications. 2) Basics of ARFoundation, Arkit, Arcore and raspi integration (mock projects that you can test and play with.)
  • This is an opportunity to experiment with the usage of the software and its many tracking methods. Can explore the usage of plane/marker detection alongside other methods such as hand detection. arkit_details arcore_details
  • ARFoundation is a very large package with a lot of in-built functionality you can take advantage of. arfoundation_detail 3) Facial Tracking Demo
  • Here to expand the ARFoundation demo to use Facial tracking, ending up with a version that can be tested and experimented with. 4) Masking Demo
  • Expand the previous demo to now allow you to place a ‘mask’ on top of the tracking points we have previously experimented with.
  • Work on implementation to change this mask during runtime also. 5) Integration of AR Experience with the game engine.
  • Here to demonstrate ways in which you can interact with Unity to create game elements in the real world. Here we will also explore some game-making fundamentals. 6) Simple AR Game demo
  • Finally, to wrap up by creating an early demo of the game you wish to create. You will have many of the building blocks at this stage and should only require support. 7) Final Support
  • Here please be available for questions and assistance with the project going forth. 8) Whenever necessary, implementing a code block should be done in a client pc

from the xr-motion.html

arkit facetracking

arcore facetracking

  1. animaiton of the 3d models to snap on the tracked face; lighting and rendering of the 3d models into 2d images
  2. composition of the rendered cgi images with the live action footage.
  3. use of google and apple sdks, or use mlvision base on raspi.

face tracking

youtube

kinect connection

arecore detection with raspi

3d model

previewlab examples

reference

apple_developer

googe_facetracking

googe_facetracking2\

open_pose

https://user-images.githubusercontent.com/42961200/190949788-f6eb0f5d-6e8a-42ca-88b2-d02c925d3212.mp4

arfoundation-echo3d for bodytracking

echo3d_api

archery kinect game

The following wiki, pages and posts are tagged with

TitleTypeExcerpt
kinect hardware specs and applications post Mon, Sep 19, 22, kinect hardware specifications, installation and application