DescriptionThis is a really simple plugin which imports Microsoft Photo 1.2 schema XMP metadata from JPG images.
The face tag data is imported to MC's People tag but it is also displayed in the views using the MC "Edit Info" tag and the corresponding Text Stamp functionality. Thus you can actually see the name of people in the images!
Microsoft Photo 1.2 schema is natively used in Windows Live Photo Gallery, but the application
AvPicFaceXmpTagger can export Picasa's face tags to Microsoft Photo 1.2 schema.
The reasons why I made this plugin can be found in the
Information without metainformation is worthless - Now on to images... thread.
Download FaceTag Importer plugin here Download WLPG here (My current version: 2009, build 14.8081.709)
Download AvPicFaceXmpTagger here (My current version: 1.4)
Download Picasa here (My current version: 3.6.0, build 95.25)
Some warningso If you have tagged people in Microsoft Photo 1.2 Schema,
you should crop/rotate pictures in WLPG. Otherwise, the face rectangles will end up in the wrong places.
o
The "Edit Info" tag is overwritten by this plugin since Text Stamps are used to mark people. This means that edits made in the MC image editor will be lost when you use this plugin.
o If you import to MC's "People" tag, MC will write back the people info to the file in its own format.
My Workflow(i) Caption Use MC to tag Caption for each image. MC stores the caption in the file and Picasa displays MC's caption.
(ii) Album My Images are stored in folders. I use an mc expression tag (called ".Album") to store the lowermost folder name.
(iii) Geotag I use Picasa to Geotag my photos. Picasa stores lat/lon in the image. GeoSetter is an alternative here but the GUI is not as intuitive.
(iv) Face taggingNow, for the Face tags there are two alternatives, Wlpg and Picasa.
Keep in mind that the Picasa/AvPicFaceXmpTagger combination will overwrite existing MS Photo 1.2 Schema tags. So, tags written from WLPG will be overwritten by the Picasa/AvPicFaceXmpTagger combination. Thus if you want to tag using both the WLPG or Picasa/AvPicFaceXmpTagger combinations you'll probably have to keep an account of which folders were tagged by either.
(iv-A) WlpgWlpg stores Facetags according to the Microsoft Photo 1.2 XMP standard. There is ONLY face detection in Wlpg (no recognition).
(iv-B) PicasaAfter you have tagged images in Picasa, you need to shut it down so that it saves the data in the database. Afterwards, you need to run avpicfacexmptagger on your folders so that the images are tagged according to the MS Photo 1.2 XMP standard.
Run avpicfacexmptagger but select "Don't touch" on IPTC keywords etc. options before you press start.
(v) FaceTagImporterYou should create a new MC field for storing the face tag data in the MC database. (for example ".FaceTag")
Import the facetags in FaceTagImporter by pressing the "import metadata from files" button.
You can remove the text stamps by pressing the "Remove text stamps" button, and you can re-display them by pressing the "Populate text stamps" button.
(vi) Image dateI've used WLPG to tag date. These dates are recognized by MC.
(vii) KeywordsI don't presently use keywords, but AFAIK MC stores the keywords to images so that other applications understand them. There is an issue with delimiters of nested keywords: applications can use different delimiters such as /,\,| etc.
History* 1.0.3
o The plugin now works in MC15
* 1.0.2:
o Improved: significantly faster import.
o New: remove/display text stamps
o New: import wlpg caption field (can be deselected)
o Fixed: Problem where text staps disappeared after viewing photo.