1Image::ExifTool::Canon(U3s)er Contributed Perl DocumentatIimoange::ExifTool::Canon(3)
2
3
4
6 Image::ExifTool::Canon - Canon EXIF maker notes tags
7
9 This module is loaded automatically by Image::ExifTool when required.
10
12 This module contains definitions required by Image::ExifTool to
13 interpret Canon maker notes in EXIF information.
14
16 Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 http://park2.wakwak.com/~tsuruzoh/Computer/Digicams/exif-e.html
23 <http://park2.wakwak.com/~tsuruzoh/Computer/Digicams/exif-e.html>
24 <http://www.wonderland.org/crw/>
25 <http://www.cybercom.net/~dcoffin/dcraw/>
26 <http://homepage3.nifty.com/kamisaka/makernote/makernote_canon.htm>
27 (...plus lots of testing with my 300D and my daughter's A570IS!)
28
30 Thanks Michael Rommel and Daniel Pittman for information they provided
31 about the Digital Ixus and PowerShot S70 cameras, Juha Eskelinen and
32 Emil Sit for figuring out the 20D and 30D FileNumber, Denny Priebe for
33 figuring out a couple of 1D tags, and Michael Tiemann, Rainer Honle,
34 Dave Nicholson, Chris Huebsch, Ger Vermeulen, Darryl Zurn, D.J. Cristi,
35 Bogdan and Vesa Kivisto for decoding a number of new tags. Also thanks
36 to everyone who made contributions to the LensType lookup list or the
37 meanings of other tag values.
38
40 "Canon Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
41
42
43
44perl v5.12.4 2011-09-22 Image::ExifTool::Canon(3)