Hi,
I'm trying to automatically detect people in Photoshop using the Camera Raw AI
filter and whiten their teeth. Here's what I currently do:
1. Use Camera Raw → “People → Teeth Whitening.”
2. Apply this action via UXP or an action for all photos.
The problem:
• The current action relies on old BigT / Camera Raw mask data, so the
AI doesn't re-analyze new photos and targets the same teeth every time.
• My goal is to run it fully automatically via a plugin, without opening the Camera Raw UI,
so that AI detects faces and teeth dynamically on every new image.
In short: I want dynamic AI masking + Camera Raw preset to perform automatic teeth whitening.