SaveFacialDetection
Only in Wrap4D
Saves FacialDetection to a file in JSON format.
Inputs
- Facial Detection
FacialDetection
Parameters
- File Name:
file name to save.
Any occurrence of
#
will be replaced with the current frame number during saving.For example, if the current frame is 1, the
Detection####.json
string will be replaced withDetection0001.json