Is there a standard way to read/write face-tags from/into photo meta-data?

Can I use it to import face-tagging information from popular photo organizers?

有帮助吗?

解决方案

Yes.

Metadata Working Group (i.e. Adobe, Microsoft, Sony, Nokia, and others) has developed a standard extension of XMP to do that, see Image Region Metadata Section 5.9 in the Metadata Working Group Spec.

Another extension of XMP has been done by Microsoft for Windows Live Photo Gallery and is supported by .NET API. See People Tagging Overview.

Seems like Google Picasa 3.9 reads face tagging from both XMP extensions, but writes only to the one of MWG.

See more:

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top