[Digikam-devel] [digikam] [Bug 277429] Write out face rectangles to XMP file
Ananta Palani
anantapalani at gmail.com
Mon Oct 21 13:55:46 BST 2013
https://bugs.kde.org/show_bug.cgi?id=277429
Ananta Palani <anantapalani at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |anantapalani at gmail.com
--- Comment #26 from Ananta Palani <anantapalani at gmail.com> ---
(In reply to comment #25)
> Ok... Writting face rectangles was implemented by me, and it only supports
> Metadata Speciafications (also used in Picassa):
>
> Xmp.mwg-rs.Regions/mwg-rs:RegionList XmpText 0 type="Bag"
> Xmp.mwg-rs.Regions/mwg-rs:RegionList[1] XmpText 0 type="Struct"
> Xmp.mwg-rs.Regions/mwg-rs:RegionList[1]/mwg-rs:Name XmpText 6 Mihnea
> Xmp.mwg-rs.Regions/mwg-rs:RegionList[1]/mwg-rs:Type XmpText 4 Face
> Xmp.mwg-rs.Regions/mwg-rs:RegionList[1]/mwg-rs:Area XmpText 0
> type="Struct"
> Xmp.mwg-rs.Regions/mwg-rs:RegionList[1]/mwg-rs:Area/stArea:x XmpText 8
> 0.746528
> Xmp.mwg-rs.Regions/mwg-rs:RegionList[1]/mwg-rs:Area/stArea:y XmpText 7
> 0.26196
> Xmp.mwg-rs.Regions/mwg-rs:RegionList[1]/mwg-rs:Area/stArea:w XmpText 8
> 0.255916
> Xmp.mwg-rs.Regions/mwg-rs:RegionList[1]/mwg-rs:Area/stArea:h XmpText 8
> 0.489198
> Xmp.mwg-rs.Regions/mwg-rs:RegionList[1]/mwg-rs:Area/stArea:unit XmpText
> 10 normal
>
> And here is what Window want to see:
>
> Xmp.MP.RegionInfo XmpText 0 type="Struct"
> Xmp.MP.RegionInfo/MPRI:Regions XmpText 0 type="Bag"
> Xmp.MP.RegionInfo/MPRI:Regions[1] XmpText 0 type="Struct"
> Xmp.MP.RegionInfo/MPRI:Regions[1]/MPReg:Rectangle XmpText 38 0.438073,
> 0.301923, 0.185780, 0.311538
> Xmp.MP.RegionInfo/MPRI:Regions[1]/MPReg:PersonDisplayName XmpText 12
> Example Face
> Xmp.MP.RegionInfo/MPRI:Regions[1]/MPReg:PersonEmailDigest XmpText 40
> E43A0343081CABFE3D1ED5C9F414B68E9F1D7EF8
> Xmp.MP.RegionInfo/MPRI:Regions[2] XmpText 0 type="Struct"
> Xmp.MP.RegionInfo/MPRI:Regions[2]/MPReg:Rectangle XmpText 38 0.126147,
> 0.232692, 0.178899, 0.300000
> Xmp.MP.RegionInfo/MPRI:Regions[2]/MPReg:PersonDisplayName XmpText 3 Bob
> Xmp.MP.RegionInfo/MPRI:Regions[2]/MPReg:PersonEmailDigest XmpText 40
> F4F6C938D35ACA3A4B5EBFD68A2A4B207EB327EE
> Xmp.xmpMM.InstanceID XmpText 41
> uuid:faf5bdd5-ba3d-11da-ad31-d33d75182f1b
>
> Above all, I like the encrypted email :)
In case you didn't see the specification:
http://msdn.microsoft.com/en-us/library/windows/desktop/ee719905%28v=vs.85%29.aspx
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list