Incorrect Canon model names in CanonModelID

Started by dmitrys, April 01, 2017, 01:52:42 AM

Previous topic - Next topic

dmitrys

0x3340000: PowerShot SX50 -> PowerShot SX50 HS
0x2820000: PowerShot A3100 IS / A3150 IS -> PowerShot A3100/A3150 IS

I'm using the metadata to generate an ID -> names mapping, and the latter results in
Quote["PowerShot A3100 IS", "A3150 IS"]

Phil Harvey

I'll fix the SX50 IS name, thanks.

I wouldn't call ExifTool's ID for the A3100 IS / A3150 IS incorrect, but I can see your point about parsing, so I will change this too.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

dmitrys

Thank you very much.

Please note that it's SX50 HS.

Phil Harvey

Thanks.   I did get it right in the code. :)

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).