Examples
Stay organized with collections
Save and categorize content based on your preferences.
Total XMP blob size smaller than 64 KB
<rdf:Description rdf:about=""
xmlns:GDepth="http://ns.google.com/photos/1.0/depthmap/"
GDepth:Mime="image/jpeg"
GDepth:Format="RangeInverse"
GDepth:Near="29.3"
GDepth:Far="878.7"
GDepth:Mime="image/png"
GDepth:Data="iVBORw0KGgoAAAANSUhEUgAAAtAAAAPACAYAAAA..." />
Total XMP blob size larger than 64 KB
<rdf:Description rdf:about=""
xmlns:GDepth="http://ns.google.com/photos/1.0/depthmap/"
xmlns:xmpNote="http://ns.adobe.com/xmp/note/"
GDepth:Mime="image/jpeg"
GDepth:Format="RangeInverse"
GDepth:Near="29.3"
GDepth:Far="878.7"
GDepth:Mime="image/png"
GDepth:MeasureType="OpticalAxis"
GDepth:ConfidenceMime="image/png"
GDepth:Manufacturer="Primesense"
GDepth:Model="Carmine"
GDepth:Software="Tango 1.0"
GDepth:Units="mm"
xmpNote:HasExtendedXMP="36BE52D449F3E6B9760D7602FF75168D"/>
and a possibly very large extended xmp section:
<rdf:Description rdf:about=""
xmlns:GDepth="http://ns.google.com/photos/1.0/depthmap/"
GDepth:Data="iVBORw0KGgoAAAANSUhEUgAAAtAAAAPACAYAAAA..."
GDepth:Confidence="iVBORw0KGgoAAATNSUhEUgBAAtAAAACCA..." />
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2014-03-31 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]