Teeth or Mouth Detection for Unity 3D

John Timothy Manal 21 Reputation points
2023-07-10T08:37:12.2866667+00:00

Hi, we are trying to develop an AR type of Application wherein the user's teeth can have Teeth Whitening filter to show the effects of a product, is it possible for Azure Kinect DK to detect mouth or teeth area? If so, any solutions regarding this topic? Thank you very much

Azure Kinect DK
Azure Kinect DK
A Microsoft developer kit and peripheral device with advanced artificial intelligence sensors for sophisticated computer vision and speech models.
292 questions
0 comments No comments
{count} votes

Accepted answer
  1. AshokPeddakotla-MSFT 32,946 Reputation points
    2023-07-10T15:51:47.3266667+00:00

    John Timothy Manal Greetings!

    Azure Kinect DK provides a depth sensor that can be used to capture 3D depth data of the scene. This depth data can be used to segment the mouth or teeth area from the rest of the scene. You can then use this segmentation to apply a Teeth Whitening filter to the segmented area.

    I would suggest you start with the below documentation and see if that helps.

    Azure Kinect DK depth camera

    Use Azure Kinect Sensor SDK image transformations

    Do let us know if there any further queries.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.