I have Face Tags data (Name of persons and X/Y and size of each boxes for each image) in my database.
I want to update the corresponding JPEG or XMP files with this information.
I'm aware about ExifTool but I dont see how to create this kind of list for each image.
I may use python or cmd prompt logic for that.
Note: I tried How to write WIC XMP people tags to jpg? Exiftools update the file, but the box/name wont show on any software (Photo,Lightroom,XnView) , even if I add keyword person as tag as well, the name appear in Explorer on People tab though.
Following the comment I did the following cmd line that solve it: