Use to parse the contacts.xml and .picasa.ini files which are geneterated by Picasa
Note
This version is tested against Picasa 3.8
An individual Google contact
| Parameters: | |
|---|---|
| Variables: |
Used to load and parse a contacts.xml file from Picasa.
| Variables: | _contacts – dict of Google hash values Contact objects. |
|---|
Allows the ContactParser to pretend it’s a dictionary
| Return type: | Boolean |
|---|
Allows the ContactParser to pretend it’s a dictionary
| Return type: | iterator |
|---|
Used to actually do the parsing of the contacts.xml file
Class used to parse .picasa.ini files.
The .picasa.ini files contain (among other things) the facial data for all the images in the directory the .picasa.ini file is in.
| Variables: | _ini_files – A dict object of path –> parsed data |
|---|
Add people to an image based on the Picasa ini
| Parameters: |
|
|---|