Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Applying Face Tracking Data to masks

New Here ,
Sep 01, 2022 Sep 01, 2022

Maybe a dumb question: Is it possible to apply the detailed tracking data from the face tracker to a mask? I would like to extract only the mouth from a footage. So I used the face tracker and the mouth was tracked. How can I use this data to hide all the rest of the face except the mouth?

 

thanks

TOPICS
How to
391
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 01, 2022 Sep 01, 2022

You may want to use the more generalized mask tracker instead of the face tracker. That kind of is the whole point. Draw a mask around the mouth and let it do its thing.

 

Mylenium

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 01, 2022 Sep 01, 2022

Thanks for the answer.

 

Yes, I know the possibility, but I thought it might be possible because I already have the data and don't have to track a new mask.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 01, 2022 Sep 01, 2022
LATEST

Try this:

  1. Face track your shot
  2. Set the original mask to None
  3. Select the pen tool and set it to Rotobezier
  4. Add a mask to the face starting on the left corner of the mouth, then the top, then right, then bottom, and close the mask.
  5. Open Window/Create Nulls From Paths
  6. Select the new Mouth mask path and choose Points Follow Nulls
  7. Select the four nulls that were created and press 'p' to reveal the position property
  8. Select the Footage layer and type Mouth in the search timeline field to reveal the Mouth data
  9. Make sure that the Links/Columns column is open in the timeline by pressing Shift + F4
  10. Use the links pickwhip  for each null to attach the appropriate corner to the appropriate data
  11. Expand the mask as necessary
  12. Adjust the tension on the mask points if needed by temporarily turning off the expression the script applied to the mouth mask.

 

There you go. 

RickGerard_0-1662049277888.gif

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines