Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image metadata support (exif/gps/xmp) #50

Open
thiagoss opened this issue Dec 17, 2013 · 1 comment
Open

Image metadata support (exif/gps/xmp) #50

thiagoss opened this issue Dec 17, 2013 · 1 comment

Comments

@thiagoss
Copy link

Most images have exif metadata (or others) embedded in the file.

It would be good to cache those on the BD for quick metadata searches by photography tags. One could easily search all photos that match a certain camera brand or configuration. This is useful for photography applications to be built on top of buddycloud media server.

Based on the enormous amount of tags that can be present, it seems that writing this on a regular SQL database would generate very long model classes with nothing but repetitive attributes. It seems this is more easily modeled into a NoSQL database, but I'm still unsure of a good approach to this. The SQL database could also handle this, but I'm more worried about the Java side of this (check the amount of tags below). We need an easy way to map the java's metadata extracting library into the DB. Then we could do queries such as:

MEDIA_SERVER_URL/query?shutterspeed=1/60&iso=400

Just as an example, I've just extracted metadata from a picture I had lying around in my disk. We don't need to have all of this tags, I'm particularly mostly interested in the EXIF and GPS tag groups.

[Jpeg] Compression Type - Baseline
[Jpeg] Data Precision - 8 bits
[Jpeg] Image Height - 3648 pixels
[Jpeg] Image Width - 5472 pixels
[Jpeg] Number of Components - 3
[Jpeg] Component 1 - Y component: Quantization table 0, Sampling factors 1 horiz/2 vert
[Jpeg] Component 2 - Cb component: Quantization table 1, Sampling factors 1 horiz/1 vert
[Jpeg] Component 3 - Cr component: Quantization table 1, Sampling factors 1 horiz/1 vert
[Exif SubIFD] Exposure Time - 0.02 sec
[Exif SubIFD] F-Number - F4
[Exif SubIFD] Exposure Program - Program normal
[Exif SubIFD] ISO Speed Ratings - 100
[Exif SubIFD] Unknown tag (0x8830) - 2
[Exif SubIFD] Unknown tag (0x8832) - 100
[Exif SubIFD] Exif Version - 2.30
[Exif SubIFD] Date/Time Original - 2013:10:27 12:08:11
[Exif SubIFD] Date/Time Digitized - 2013:10:27 12:08:11
[Exif SubIFD] Components Configuration - YCbCr
[Exif SubIFD] Shutter Speed Value - 1/49 sec
[Exif SubIFD] Aperture Value - F4
[Exif SubIFD] Exposure Bias Value - 0 EV
[Exif SubIFD] Metering Mode - Multi-segment
[Exif SubIFD] Flash - Flash did not fire, auto
[Exif SubIFD] Focal Length - 45.0 mm
[Exif SubIFD] User Comment -
[Exif SubIFD] Sub-Sec Time - 00
[Exif SubIFD] Sub-Sec Time Original - 00
[Exif SubIFD] Sub-Sec Time Digitized - 00
[Exif SubIFD] FlashPix Version - 1.00
[Exif SubIFD] Color Space - sRGB
[Exif SubIFD] Exif Image Width - 5472 pixels
[Exif SubIFD] Exif Image Height - 3648 pixels
[Exif SubIFD] Focal Plane X Resolution - 718/2736000 inches
[Exif SubIFD] Focal Plane Y Resolution - 478/1824000 inches
[Exif SubIFD] Focal Plane Resolution Unit - Inches
[Exif SubIFD] Custom Rendered - Normal process
[Exif SubIFD] Exposure Mode - Auto exposure
[Exif SubIFD] White Balance Mode - Auto white balance
[Exif SubIFD] Scene Capture Type - Standard
[Exif SubIFD] Camera Owner Name -
[Exif SubIFD] Body Serial Number - 102026001695
[Exif SubIFD] Lens Specification - 24/1 105/1 0/1 0/1
[Exif SubIFD] Lens Model - EF24-105mm f/4L IS USM
[Exif SubIFD] Lens Serial Number - 0000459e48
[Exif IFD0] Make - Canon
[Exif IFD0] Model - Canon EOS 6D
[Exif IFD0] Orientation - Top, left side (Horizontal / normal)
[Exif IFD0] X Resolution - 350 dots per inch
[Exif IFD0] Y Resolution - 350 dots per inch
[Exif IFD0] Resolution Unit - Inch
[Exif IFD0] Software - Digital Photo Professional
[Exif IFD0] Date/Time - 2013:10:27 12:08:11
[Exif IFD0] Artist - ---
[Exif IFD0] YCbCr Positioning - Center of pixel array
[Exif IFD0] Copyright -
[Canon Makernote] Unknown tag (0xc100) - 98
[Canon Makernote] Macro Mode - Normal
[Canon Makernote] Self Timer Delay - Self timer not used
[Canon Makernote] Quality - Fine
[Canon Makernote] Flash Mode - No flash fired
[Canon Makernote] Continuous Drive Mode - Single shot
[Canon Makernote] Unknown Camera Setting 2 - 0
[Canon Makernote] Focus Mode - AI Focus
[Canon Makernote] Unknown Camera Setting 3 - 0
[Canon Makernote] Unknown Camera Setting 4 - 65535
[Canon Makernote] Image Size - Unknown (65535)
[Canon Makernote] Easy Shooting Mode - Unknown (59)
[Canon Makernote] Digital Zoom - No digital zoom
[Canon Makernote] Contrast - Normal
[Canon Makernote] Saturation - Normal
[Canon Makernote] Sharpness - Unknown (32767)
[Canon Makernote] Iso - Auto
[Canon Makernote] Metering Mode - Evaluative
[Canon Makernote] Focus Type - Unknown (2)
[Canon Makernote] AF Point Selected - Unknown (0)
[Canon Makernote] Exposure Mode - Easy shooting
[Canon Makernote] Unknown Camera Setting 7 - 65535
[Canon Makernote] Unknown Camera Setting 8 - 237
[Canon Makernote] Long Focal Length - 105 1
[Canon Makernote] Short Focal Length - 24 1
[Canon Makernote] Focal Units per mm - 1
[Canon Makernote] Unknown Camera Setting 9 - 128
[Canon Makernote] Unknown Camera Setting 10 - 288
[Canon Makernote] Flash Activity - Flash did not fire
[Canon Makernote] Flash Details - Unknown (0)
[Canon Makernote] Unknown Camera Setting 12 - 0
[Canon Makernote] Unknown Camera Setting 13 - 0
[Canon Makernote] Focus Mode - Unknown (65535)
[Canon Makernote] Unknown tag (0xc121) - 65535
[Canon Makernote] Unknown tag (0xc122) - 65535
[Canon Makernote] Unknown tag (0xc123) - 0
[Canon Makernote] Unknown tag (0xc124) - 0
[Canon Makernote] Unknown tag (0xc125) - 0
[Canon Makernote] Unknown tag (0xc126) - 0
[Canon Makernote] Unknown tag (0xc127) - 65535
[Canon Makernote] Unknown tag (0xc128) - 65535
[Canon Makernote] Unknown tag (0xc129) - 0
[Canon Makernote] Unknown tag (0xc12a) - 0
[Canon Makernote] Unknown tag (0xc12b) - 32767
[Canon Makernote] Unknown tag (0xc12c) - 65535
[Canon Makernote] Unknown tag (0xc12d) - 65535
[Canon Makernote] Unknown tag (0xc12e) - 0
[Canon Makernote] Unknown tag (0xc12f) - 0
[Canon Makernote] Unknown tag (0xc130) - 65535
[Canon Makernote] Unknown tag (0xc200) - 0
[Canon Makernote] Unknown tag (0xc201) - 45
[Canon Makernote] Unknown tag (0xc202) - 28511
[Canon Makernote] Unknown tag (0xc203) - 61642
[Canon Makernote] Unknown tag (0xc400) - 68
[Canon Makernote] Auto ISO - 0
[Canon Makernote] Base ISO - 160
[Canon Makernote] Measured EV - 152
[Canon Makernote] Target Aperture - 128
[Canon Makernote] Target Exposure Time - 180
[Canon Makernote] Exposure Compensation - 0
[Canon Makernote] White Balance - 0
[Canon Makernote] Slow Shutter - 3
[Canon Makernote] Sequence Number - 0
[Canon Makernote] Optical Zoom Code - 8
[Canon Makernote] Unknown tag (0xc40b) - 8
[Canon Makernote] Camera Temperature - 0
[Canon Makernote] Flash Guide Number - 0
[Canon Makernote] AF Points in Focus - 0
[Canon Makernote] Flash Exposure Compensation - 0
[Canon Makernote] Auto Exposure Bracketing - 0
[Canon Makernote] AEB Bracket Value - 0
[Canon Makernote] Control Mode - 1
[Canon Makernote] Focus Distance Upper - 0
[Canon Makernote] Focus Distance Lower - 0
[Canon Makernote] F Number - 132
[Canon Makernote] Exposure Time - 180
[Canon Makernote] Measured EV 2 - 128
[Canon Makernote] Bulb Duration - 0
[Canon Makernote] Unknown tag (0xc419) - 0
[Canon Makernote] Camera Type - 248
[Canon Makernote] Auto Rotate - 65535
[Canon Makernote] ND Filter - 65535
[Canon Makernote] Self Timer 2 - 65535
[Canon Makernote] Unknown tag (0xc41e) - 65535
[Canon Makernote] Unknown tag (0xc41f) - 0
[Canon Makernote] Unknown tag (0xc420) - 0
[Canon Makernote] Flash Output - 0
[Canon Makernote] Image Type - Canon EOS 6D
[Canon Makernote] Firmware Version - Firmware Version 1.1.3
[Canon Makernote] Owner Name -
[Canon Makernote] Canon Model ID - -2147482878
[Canon Makernote] Unknown tag (0x0019) - 1
[Canon Makernote] AF Info Array 2 - 116 4 11 11 5472 3648 5472 3648 82 82 82 82 98 120 98 82 82 82 82 98 98 98 98 76 127 76 98 98 98 98 64393 64989 64989 64989 0 0 0 547 547 547 1143 0 350 0 65186 488 0 65048 350 0 65186 0 932 0 0 65535 0 36000
[Canon Makernote] File Info Array - 64 0 0 0 0 0 0 0 65535 0 0 0 0 0 65535 65535 100 65535 0 0 386 304 0 0 0 0 65535 0 0 0 65535 65535
[Canon Makernote] Lens Model - EF24-105mm f/4L IS USM
[Canon Makernote] Serial Info Array - GD0554583
[Canon Makernote] Custom Functions Array 2 - 424 3 1 84 6 257 1 0 258 1 0 260 1 0 261 1 0 262 2 3 0 264 1 0 3 176 9 1282 1 0 1304 1 0 1305 1 0 1306 1 0 1294 1 0 1285 1 0 1302 1 0 1296 1 0 1287 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 144 5 1798 1 0 2059 1 0 1807 2 0 2 1034 1 3 1804 19 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[Canon Makernote] Processing Information Array - 28 0 3 0 0 0 0 0 65535 5200 135 0 0 0
[Canon Makernote] Measured Color Array - 12 636 1024 1024 384 0
[Canon Makernote] Color Space - 1
[Canon Makernote] Sensor Information Array - 34 5568 3708 1 1 84 50 5555 3697 0 0 0 0 0 0 0 0
[Canon Makernote] Color Data Array 1 - 10 778 1024 1024 369 533 1024 1024 513 387 1024 1024 723 1768 2262 2263 817 1942 3590 3593 1812 822 2081 2081 1473 1 0 263 264 263 0 1765 3923 3924 2248 700 215 215 29 94 791 788 1290 1582 2878 2880 526 1772 3743 3746 2158 681 215 216 31 103 739 737 1210 1565 2721 2726 512 1935 1024 1024 2060 4331 1935 1024 1024 2060 4331 1935 1024 1024 2060 4331 1935 1024 1024 2060 4331 1024 1024 1024 1024 4524 1024 1024 1024 1024 4524 1935 1024 1024 2060 4331 1935 1024 1024 2060 4331 1935 1024 1024 2060 4331 1935 1024 1024 2060 4331 1935 1024 1024 2060 4331 1933 1032 1015 2058 4331 618 1170 1170 581 4340 2036 1024 1024 1697 5200 2330 1024 1024 1432 7000 2189 1024 1024 1558 6000 1460 1024 1024 2527 3200 1780 1024 1024 2378 3720 2036 1024 1024 1697 5200 2255 1024 1024 1520 6351 2036 1024 1024 1697 5200 2036 1024 1024 1697 5200 2036 1024 1024 1697 5200 2036 1024 1024 1697 5200 2036 1024 1024 1697 5200 1011 1024 1024 1052 4349 1011 1024 1024 1052 4349 1011 1024 1024 1052 4349 1011 1024 1024 1052 4349 1011 1024 1024 1052 4349 65246 396 863 10900 65264 404 840 10000 65308 425 787 8300 65357 450 732 7000 65411 479 673 6000 65439 496 647 5600 65470 515 618 5200 65516 543 574 4700 37 583 526 4200 87 625 491 3800 136 667 457 3500 196 718 415 3200 238 760 389 3000 282 810 366 2800 390 944 314 2400 500 2066 2080 2047 2047 2047 2047 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 12 3 2 6 2 8 5 5 2 2 2 6 0 1 2 9 52 23 36 25 29 104 40 76 62 24 24 95 2 0 3 0 34 12 34 29 47 202 62 104 77 54 43 78 3 58 72 256 3717 1277 2329 1911 2686 6261 3086 4469 4476 2021 1447 3280 68 0 0 0 32768 0 1024 1024 1024 2836 4314 7716 4094 65476 65412 3971 4099 62 128 4227 0 256 1 24676 2 9233 2 9200 0 53276 1024 1024 1024 0 0 0 65533 0 8191 256 0 0 1024 696 413 496 616 413 775 0 0 0 0 0 31 63 95 127 159 191 223 255 0 34 76 113 143 168 194 222 255 1 0 105 0 16 32 64 96 128 192 0 65511 65511 65511 65511 65513 0 1013 1017 1017 1017 1017 1014 970 1160 0 2047 2047 2047 2047 14558 15070 10000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 43690 0 10 81 210 256 256 256 256 256 0 10 98 210 256 256 256 256 256 81 81 102 16 16 244 244 12 52 61 65 74 78 145 155 199 218 228 232 235 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 53 64 73 77 144 154 198 216 219 231 234 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5000 1458 1024 817 0 0 0 61 82 32644 174 0 0 0 0 520 31 0 403 45 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 529 1024 1024 583 100 0 72 38 32395 372 0 0 0 0 100 135 72 104 49 237 255 21101 521 94 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 76 113 143 168 194 222 255 0 0 0 0 0 0 0 0 0 0 0 98 16 244 0 0 0 0 0 0 0 39 83 117 144 169 194 222 255 198 218 237 243 232 208 184 159 134 121 101 89 77 67 61 54 49 46 43 40 37 35 33 31 30 29 27 26 25 24 23 22 21 20 19 19 18 18 18 18 17 17 16 16 16 15 15 15 14 14 13 13 13 13 13 13 14 14 15 17 17 28 27 0 255 13 135 72 21101 506 0 0 0 0 0 237 255 48 559 77 0 523 145 0 272 0 0 104 0 0 0 80 80 0 43946 0 43690 43694 21845 0 0 80 80 0 75 0 0 100 100 100 0 0 100 100 89 100 0 0 0 25 1 0 0 100 0 135 72 21101 506 0 0 0 0 0 237 255 48 32408 377 0 0 0 0 21101 521 94 135 0 0 0 0 0 0 100 0 0 39 83 117 144 169 194 222 255 0 0 529 1024 583 0
[Canon Makernote] Unknown tag (0x4008) - 135 135 135
[Canon Makernote] Unknown tag (0x4009) - 0 0 0
[Canon Makernote] Custom Picture Style File Name -
[Canon Makernote] Unknown tag (0x4011) - [252 bytes]
[Canon Makernote] Unknown tag (0x4012) -
[Canon Makernote] Color Info Array - 44 0 0 10 -1 0 10 0 10 0 10
[Canon Makernote] Vignetting Correction Array 1 - [456 bytes]
[Canon Makernote] Lighting Optimizer Array - 28 0 0 0 0 0 1
[Canon Makernote] Ambiance Info Array - 28 0 0 0 0 2147483647 0
[Interoperability] Interoperability Index - Recommended Exif Interoperability Rules (ExifR98)
[Interoperability] Interoperability Version - 1.00
[Interoperability] Related Image Width - 5472
[Interoperability] Related Image Length - 3648
[GPS] GPS Version ID - 2.300
[GPS] GPS Latitude Ref - S
[GPS] GPS Latitude - -6.0° 44.0' 6.654000000000053"
[GPS] GPS Longitude Ref - W
[GPS] GPS Longitude - -35.0° 37.0' 54.56400000001224"
[GPS] GPS Altitude Ref - Sea level
[GPS] GPS Altitude - 624 metres
[GPS] GPS Time-Stamp - 15:8:41 UTC
[GPS] GPS Satellites - 12
[GPS] GPS Status - Active (Measurement in progress)
[GPS] GPS Measure Mode - 3-dimensional measurement
[GPS] GPS DOP - 5.2
[GPS] GPS Map Datum - WGS-84
[GPS] GPS Date Stamp - 2013:10:27
[Exif Thumbnail] Thumbnail Compression - JPEG (old-style)
[Exif Thumbnail] X Resolution - 350 dots per inch
[Exif Thumbnail] Y Resolution - 350 dots per inch
[Exif Thumbnail] Resolution Unit - Inch
[Exif Thumbnail] Thumbnail Offset - 6320 bytes
[Exif Thumbnail] Thumbnail Length - 13587 bytes
[ICC Profile] Profile Size - 3140
[ICC Profile] CMM Type - UCCM
[ICC Profile] Version - 2.4.0
[ICC Profile] Class - Display Device
[ICC Profile] Color space - RGB
[ICC Profile] Profile Connection Space - XYZ
[ICC Profile] Profile Date/Time - Sat May 03 21:00:00 BRT 2003
[ICC Profile] Signature - acsp
[ICC Profile] Primary Platform - Microsoft Corporation
[ICC Profile] Device manufacturer - CANO
[ICC Profile] Device model - Z009
[ICC Profile] XYZ values - 0.9642029 1.0 0.8249054
[ICC Profile] Tag Count - 14
[ICC Profile] Red TRC - 0.0, 0.000061, 0.0001373, 0.0002136, 0.0002899, 0.0003662, 0.0004425, 0.0005188, 0.0005951, 0.0006714, 0.0007477, 0.000824, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018006, 0.0018769, 0.0019532, 0.0020294, 0.0021057, 0.002182, 0.0022583, 0.0023346, 0.0024109, 0.0024872, 0.0025635, 0.0026398, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033265, 0.0034028, 0.0034943, 0.0035706, 0.0036622, 0.0037385, 0.00383, 0.0039216, 0.0039979, 0.0040894, 0.004181, 0.0042725, 0.0043641, 0.0044556, 0.0045624, 0.004654, 0.0047456, 0.0048524, 0.0049439, 0.0050507, 0.0051575, 0.0052644, 0.0053559, 0.0054627, 0.0055695, 0.0056916, 0.0057984, 0.0059052, 0.0060121, 0.0061341, 0.0062409, 0.006363, 0.0064851, 0.0065919, 0.006714, 0.006836, 0.0069581, 0.0070802, 0.0072023, 0.0073396, 0.0074617, 0.0075837, 0.0077211, 0.0078431, 0.0079805, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.0089418, 0.0090791, 0.0092317, 0.009369, 0.0095216, 0.0096742, 0.0098116, 0.0099641, 0.0101167, 0.0102693, 0.0104372, 0.0105898, 0.0107424, 0.0108949, 0.0110628, 0.0112306, 0.0113832, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0123903, 0.0125582, 0.0127413, 0.0129091, 0.0130922, 0.0132753, 0.0134432, 0.0136263, 0.0138094, 0.0139925, 0.0141756, 0.0143587, 0.0145571, 0.0147402, 0.0149386, 0.0151217, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165103, 0.0167086, 0.0169223, 0.0171206, 0.0173342, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188296, 0.0190585, 0.0192721, 0.019501, 0.0197299, 0.0199435, 0.0201724, 0.0204013, 0.0206302, 0.0208743, 0.0211032, 0.0213321, 0.0215763, 0.0218051, 0.0220493, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.02327, 0.0235142, 0.0237736, 0.0240177, 0.0242771, 0.0245365, 0.0247807, 0.0250401, 0.0252995, 0.0255589, 0.0258335, 0.0260929, 0.0263523, 0.026627, 0.0269017, 0.0271611, 0.0274357, 0.0277104, 0.027985, 0.0282597, 0.0285496, 0.0288243, 0.029099, 0.0293889, 0.0296788, 0.0299535, 0.0302434, 0.0305333, 0.0308232, 0.0311284, 0.0314183, 0.0317082, 0.0320134, 0.0323033, 0.0326085, 0.0329137, 0.0332189, 0.0335241, 0.0338293, 0.0341497, 0.0344549, 0.0347601, 0.0350805, 0.0354009, 0.0357061, 0.0360266, 0.036347, 0.0366827, 0.0370031, 0.0373236, 0.0376593, 0.0379797, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403296, 0.0406806, 0.0410163, 0.0413672, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.043122, 0.043473, 0.0438392, 0.0441901, 0.0445563, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0463874, 0.0467689, 0.0471351, 0.0475166, 0.0478828, 0.0482643, 0.0486458, 0.0490272, 0.0494087, 0.0498054, 0.0501869, 0.0505684, 0.0509651, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533455, 0.0537575, 0.0541543, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570382, 0.0574655, 0.0578775, 0.0583047, 0.058732, 0.0591592, 0.0595865, 0.0600137, 0.060441, 0.0608835, 0.0613107, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639658, 0.0644083, 0.0648661, 0.0653239, 0.0657664, 0.0662242, 0.0666819, 0.0671397, 0.0675975, 0.0680705, 0.0685283, 0.0690013, 0.0694591, 0.0699321, 0.0704051, 0.0708782, 0.0713512, 0.0718395, 0.0723125, 0.0728008, 0.0732738, 0.0737621, 0.0742504, 0.0747387, 0.075227, 0.0757305, 0.0762188, 0.0767224, 0.0772107, 0.0777142, 0.0782177, 0.0787213, 0.0792248, 0.0797284, 0.0802472, 0.0807507, 0.0812696, 0.0817884, 0.0822919, 0.082826, 0.0833448, 0.0838636, 0.0843824, 0.0849165, 0.0854353, 0.0859693, 0.0865034, 0.0870375, 0.0875715, 0.0881209, 0.0886549, 0.089189, 0.0897383, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0924849, 0.0930495, 0.0935988, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0969863, 0.0975662, 0.0981308, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016098, 0.1022049, 0.1027848, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057603, 0.1063706, 0.1069657, 0.1075761, 0.1081712, 0.1087816, 0.1093919, 0.1100023, 0.1106279, 0.1112383, 0.1118639, 0.1124743, 0.1130999, 0.1137255, 0.1143511, 0.1149767, 0.1156176, 0.1162432, 0.1168841, 0.117525, 0.1181506, 0.1187915, 0.1194324, 0.1200885, 0.1207294, 0.1213855, 0.1220264, 0.1226825, 0.1233387, 0.1239948, 0.1246509, 0.1253223, 0.1259785, 0.1266499, 0.127306, 0.1279774, 0.1286488, 0.1293202, 0.1300069, 0.1306783, 0.1313649, 0.1320363, 0.132723, 0.1334096, 0.1340963, 0.1347829, 0.1354849, 0.1361715, 0.1368734, 0.1375601, 0.138262, 0.1389639, 0.1396811, 0.140383, 0.1410849, 0.1418021, 0.1425193, 0.1432212, 0.1439384, 0.1446555, 0.145388, 0.1461051, 0.1468376, 0.1475547, 0.1482872, 0.1490196, 0.149752, 0.1504845, 0.1512322, 0.1519646, 0.1527123, 0.15346, 0.1541924, 0.1549401, 0.1557031, 0.1564508, 0.1571984, 0.1579614, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617762, 0.1625544, 0.1633173, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672084, 0.1679866, 0.16878, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735409, 0.1743496, 0.1751583, 0.1759518, 0.1767605, 0.1775692, 0.1783932, 0.179202, 0.1800259, 0.1808347, 0.1816587, 0.1824826, 0.1833066, 0.1841306, 0.1849699, 0.1857939, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1899901, 0.1908293, 0.1916838, 0.1925383, 0.1933776, 0.1942321, 0.1950866, 0.1959564, 0.1968109, 0.1976806, 0.1985351, 0.1994049, 0.2002747, 0.2011444, 0.2020142, 0.2028992, 0.203769, 0.204654, 0.205539, 0.206424, 0.2073091, 0.2081941, 0.2090944, 0.2099794, 0.2108797, 0.21178, 0.2126802, 0.2135805, 0.2144808, 0.2153964, 0.2162966, 0.2172122, 0.2181277, 0.2190433, 0.2199588, 0.2208896, 0.2218051, 0.2227359, 0.2236515, 0.2245823, 0.2255131, 0.2264591, 0.2273899, 0.2283207, 0.2292668, 0.2302129, 0.2311589, 0.232105, 0.233051, 0.2339971, 0.2349584, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407263, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2465858, 0.2475776, 0.2485542, 0.249546, 0.2505379, 0.2515297, 0.2525216, 0.2535286, 0.2545205, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605631, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2666972, 0.2677348, 0.2687572, 0.2697948, 0.2708324, 0.27187, 0.2729076, 0.2739605, 0.2749981, 0.276051, 0.2771038, 0.2781567, 0.2792096, 0.2802625, 0.2813306, 0.2823835, 0.2834516, 0.2845197, 0.2855879, 0.286656, 0.2877394, 0.2888075, 0.2898909, 0.2909743, 0.2920577, 0.2931411, 0.2942245, 0.2953231, 0.2964065, 0.2975051, 0.2986038, 0.2997024, 0.3008164, 0.301915, 0.3030137, 0.3041276, 0.3052415, 0.3063554, 0.3074693, 0.3085985, 0.3097124, 0.3108415, 0.3119554, 0.3130846, 0.3142138, 0.3153582, 0.3164874, 0.3176318, 0.318761, 0.3199054, 0.3210498, 0.3222095, 0.3233539, 0.3244984, 0.325658, 0.3268177, 0.3279774, 0.3291371, 0.3302968, 0.3314717, 0.3326314, 0.3338064, 0.3349813, 0.3361563, 0.3373312, 0.3385214, 0.3396963, 0.3408865, 0.3420768, 0.343267, 0.3444572, 0.3456474, 0.3468528, 0.3480583, 0.3492485, 0.350454, 0.3516747, 0.3528801, 0.3540856, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614099, 0.3626459, 0.3638819, 0.3651026, 0.3663539, 0.3675898, 0.3688258, 0.3700771, 0.371313, 0.3725643, 0.3738155, 0.3750668, 0.3763333, 0.3775845, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.383917, 0.3851835, 0.3864652, 0.387747, 0.3890288, 0.3903105, 0.3915923, 0.3928893, 0.3941711, 0.3954681, 0.3967651, 0.3980621, 0.3993591, 0.4006714, 0.4019684, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085298, 0.4098573, 0.4111849, 0.4124971, 0.4138247, 0.4151675, 0.416495, 0.4178378, 0.4191653, 0.4205081, 0.4218509, 0.4231937, 0.4245518, 0.4258946, 0.4272526, 0.4286107, 0.4299535, 0.4313268, 0.4326848, 0.4340429, 0.4354162, 0.4367895, 0.4381628, 0.4395361, 0.4409094, 0.442298, 0.4436713, 0.4450599, 0.4464485, 0.447837, 0.4492409, 0.4506294, 0.4520333, 0.4534218, 0.4548257, 0.4562448, 0.4576486, 0.4590524, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661479, 0.4675822, 0.4690013, 0.4704356, 0.47187, 0.4733043, 0.4747387, 0.4761883, 0.4776226, 0.4790723, 0.4805219, 0.4819715, 0.4834211, 0.4848859, 0.4863508, 0.4878004, 0.4892653, 0.4907301, 0.4922103, 0.4936751, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.5010758, 0.5025711, 0.5040513, 0.5055467, 0.507042, 0.5085374, 0.5100328, 0.5115435, 0.5130541, 0.5145495, 0.5160601, 0.517586, 0.5190967, 0.5206073, 0.5221332, 0.5236591, 0.525185, 0.5267109, 0.5282368, 0.529778, 0.5313191, 0.532845, 0.5343862, 0.5359426, 0.5374838, 0.5390402, 0.5405814, 0.5421378, 0.5436942, 0.5452506, 0.5468223, 0.5483787, 0.5499504, 0.5515221, 0.5530938, 0.5546654, 0.5562524, 0.5578241, 0.559411, 0.5609979, 0.5625849, 0.5641718, 0.565774, 0.5673762, 0.5689631, 0.5705653, 0.5721675, 0.573785, 0.5753872, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834745, 0.5851072, 0.5867247, 0.5883574, 0.5899901, 0.5916381, 0.5932708, 0.5949187, 0.5965515, 0.5981994, 0.5998474, 0.6014954, 0.6031586, 0.6048219, 0.6064698, 0.6081331, 0.6097963, 0.6114748, 0.613138, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215305, 0.6232242, 0.6249027, 0.6265965, 0.6282902, 0.629984, 0.631693, 0.6333867, 0.6350958, 0.6368048, 0.6385138, 0.6402228, 0.6419471, 0.6436561, 0.6453803, 0.6471046, 0.6488289, 0.6505684, 0.6522927, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6609903, 0.6627451, 0.6644999, 0.6662394, 0.6680095, 0.6697642, 0.671519, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803693, 0.6821546, 0.6839246, 0.6857099, 0.6874952, 0.6892805, 0.6910811, 0.6928664, 0.694667, 0.6964675, 0.6982681, 0.7000687, 0.7018845, 0.7036851, 0.7055009, 0.7073167, 0.7091325, 0.7109636, 0.7127794, 0.7146105, 0.7164416, 0.7182727, 0.7201038, 0.7219501, 0.7237812, 0.7256275, 0.7274739, 0.7293202, 0.7311666, 0.7330282, 0.7348898, 0.7367361, 0.7385977, 0.7404746, 0.7423362, 0.744213, 0.7460746, 0.7479515, 0.7498283, 0.7517205, 0.7535973, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630579, 0.7649653, 0.7668727, 0.7687648, 0.7706874, 0.7725948, 0.7745022, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841154, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.7957427, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055085, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.817319, 0.8193027, 0.8212863, 0.82327, 0.8252537, 0.8272374, 0.8292363, 0.8312352, 0.8332341, 0.8352331, 0.837232, 0.8392462, 0.8412451, 0.8432593, 0.8452735, 0.8472877, 0.8493172, 0.8513313, 0.8533608, 0.8553902, 0.8574197, 0.8594491, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717174, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820172, 0.8840925, 0.8861524, 0.8882277, 0.8903029, 0.8923934, 0.8944686, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.904921, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.9154498, 0.9175708, 0.9196765, 0.9217975, 0.9239185, 0.9260395, 0.9281758, 0.9302968, 0.9324331, 0.9345693, 0.9367056, 0.9388571, 0.9409934, 0.9431449, 0.9452964, 0.9474479, 0.9496147, 0.9517662, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626001, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735103, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.9889067, 0.9911192, 0.9933318, 0.9955444, 0.9977722, 1.0
[ICC Profile] Green TRC - 0.0, 0.000061, 0.0001373, 0.0002136, 0.0002899, 0.0003662, 0.0004425, 0.0005188, 0.0005951, 0.0006714, 0.0007477, 0.000824, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018006, 0.0018769, 0.0019532, 0.0020294, 0.0021057, 0.002182, 0.0022583, 0.0023346, 0.0024109, 0.0024872, 0.0025635, 0.0026398, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033265, 0.0034028, 0.0034943, 0.0035706, 0.0036622, 0.0037385, 0.00383, 0.0039216, 0.0039979, 0.0040894, 0.004181, 0.0042725, 0.0043641, 0.0044556, 0.0045624, 0.004654, 0.0047456, 0.0048524, 0.0049439, 0.0050507, 0.0051575, 0.0052644, 0.0053559, 0.0054627, 0.0055695, 0.0056916, 0.0057984, 0.0059052, 0.0060121, 0.0061341, 0.0062409, 0.006363, 0.0064851, 0.0065919, 0.006714, 0.006836, 0.0069581, 0.0070802, 0.0072023, 0.0073396, 0.0074617, 0.0075837, 0.0077211, 0.0078431, 0.0079805, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.0089418, 0.0090791, 0.0092317, 0.009369, 0.0095216, 0.0096742, 0.0098116, 0.0099641, 0.0101167, 0.0102693, 0.0104372, 0.0105898, 0.0107424, 0.0108949, 0.0110628, 0.0112306, 0.0113832, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0123903, 0.0125582, 0.0127413, 0.0129091, 0.0130922, 0.0132753, 0.0134432, 0.0136263, 0.0138094, 0.0139925, 0.0141756, 0.0143587, 0.0145571, 0.0147402, 0.0149386, 0.0151217, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165103, 0.0167086, 0.0169223, 0.0171206, 0.0173342, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188296, 0.0190585, 0.0192721, 0.019501, 0.0197299, 0.0199435, 0.0201724, 0.0204013, 0.0206302, 0.0208743, 0.0211032, 0.0213321, 0.0215763, 0.0218051, 0.0220493, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.02327, 0.0235142, 0.0237736, 0.0240177, 0.0242771, 0.0245365, 0.0247807, 0.0250401, 0.0252995, 0.0255589, 0.0258335, 0.0260929, 0.0263523, 0.026627, 0.0269017, 0.0271611, 0.0274357, 0.0277104, 0.027985, 0.0282597, 0.0285496, 0.0288243, 0.029099, 0.0293889, 0.0296788, 0.0299535, 0.0302434, 0.0305333, 0.0308232, 0.0311284, 0.0314183, 0.0317082, 0.0320134, 0.0323033, 0.0326085, 0.0329137, 0.0332189, 0.0335241, 0.0338293, 0.0341497, 0.0344549, 0.0347601, 0.0350805, 0.0354009, 0.0357061, 0.0360266, 0.036347, 0.0366827, 0.0370031, 0.0373236, 0.0376593, 0.0379797, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403296, 0.0406806, 0.0410163, 0.0413672, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.043122, 0.043473, 0.0438392, 0.0441901, 0.0445563, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0463874, 0.0467689, 0.0471351, 0.0475166, 0.0478828, 0.0482643, 0.0486458, 0.0490272, 0.0494087, 0.0498054, 0.0501869, 0.0505684, 0.0509651, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533455, 0.0537575, 0.0541543, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570382, 0.0574655, 0.0578775, 0.0583047, 0.058732, 0.0591592, 0.0595865, 0.0600137, 0.060441, 0.0608835, 0.0613107, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639658, 0.0644083, 0.0648661, 0.0653239, 0.0657664, 0.0662242, 0.0666819, 0.0671397, 0.0675975, 0.0680705, 0.0685283, 0.0690013, 0.0694591, 0.0699321, 0.0704051, 0.0708782, 0.0713512, 0.0718395, 0.0723125, 0.0728008, 0.0732738, 0.0737621, 0.0742504, 0.0747387, 0.075227, 0.0757305, 0.0762188, 0.0767224, 0.0772107, 0.0777142, 0.0782177, 0.0787213, 0.0792248, 0.0797284, 0.0802472, 0.0807507, 0.0812696, 0.0817884, 0.0822919, 0.082826, 0.0833448, 0.0838636, 0.0843824, 0.0849165, 0.0854353, 0.0859693, 0.0865034, 0.0870375, 0.0875715, 0.0881209, 0.0886549, 0.089189, 0.0897383, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0924849, 0.0930495, 0.0935988, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0969863, 0.0975662, 0.0981308, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016098, 0.1022049, 0.1027848, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057603, 0.1063706, 0.1069657, 0.1075761, 0.1081712, 0.1087816, 0.1093919, 0.1100023, 0.1106279, 0.1112383, 0.1118639, 0.1124743, 0.1130999, 0.1137255, 0.1143511, 0.1149767, 0.1156176, 0.1162432, 0.1168841, 0.117525, 0.1181506, 0.1187915, 0.1194324, 0.1200885, 0.1207294, 0.1213855, 0.1220264, 0.1226825, 0.1233387, 0.1239948, 0.1246509, 0.1253223, 0.1259785, 0.1266499, 0.127306, 0.1279774, 0.1286488, 0.1293202, 0.1300069, 0.1306783, 0.1313649, 0.1320363, 0.132723, 0.1334096, 0.1340963, 0.1347829, 0.1354849, 0.1361715, 0.1368734, 0.1375601, 0.138262, 0.1389639, 0.1396811, 0.140383, 0.1410849, 0.1418021, 0.1425193, 0.1432212, 0.1439384, 0.1446555, 0.145388, 0.1461051, 0.1468376, 0.1475547, 0.1482872, 0.1490196, 0.149752, 0.1504845, 0.1512322, 0.1519646, 0.1527123, 0.15346, 0.1541924, 0.1549401, 0.1557031, 0.1564508, 0.1571984, 0.1579614, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617762, 0.1625544, 0.1633173, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672084, 0.1679866, 0.16878, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735409, 0.1743496, 0.1751583, 0.1759518, 0.1767605, 0.1775692, 0.1783932, 0.179202, 0.1800259, 0.1808347, 0.1816587, 0.1824826, 0.1833066, 0.1841306, 0.1849699, 0.1857939, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1899901, 0.1908293, 0.1916838, 0.1925383, 0.1933776, 0.1942321, 0.1950866, 0.1959564, 0.1968109, 0.1976806, 0.1985351, 0.1994049, 0.2002747, 0.2011444, 0.2020142, 0.2028992, 0.203769, 0.204654, 0.205539, 0.206424, 0.2073091, 0.2081941, 0.2090944, 0.2099794, 0.2108797, 0.21178, 0.2126802, 0.2135805, 0.2144808, 0.2153964, 0.2162966, 0.2172122, 0.2181277, 0.2190433, 0.2199588, 0.2208896, 0.2218051, 0.2227359, 0.2236515, 0.2245823, 0.2255131, 0.2264591, 0.2273899, 0.2283207, 0.2292668, 0.2302129, 0.2311589, 0.232105, 0.233051, 0.2339971, 0.2349584, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407263, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2465858, 0.2475776, 0.2485542, 0.249546, 0.2505379, 0.2515297, 0.2525216, 0.2535286, 0.2545205, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605631, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2666972, 0.2677348, 0.2687572, 0.2697948, 0.2708324, 0.27187, 0.2729076, 0.2739605, 0.2749981, 0.276051, 0.2771038, 0.2781567, 0.2792096, 0.2802625, 0.2813306, 0.2823835, 0.2834516, 0.2845197, 0.2855879, 0.286656, 0.2877394, 0.2888075, 0.2898909, 0.2909743, 0.2920577, 0.2931411, 0.2942245, 0.2953231, 0.2964065, 0.2975051, 0.2986038, 0.2997024, 0.3008164, 0.301915, 0.3030137, 0.3041276, 0.3052415, 0.3063554, 0.3074693, 0.3085985, 0.3097124, 0.3108415, 0.3119554, 0.3130846, 0.3142138, 0.3153582, 0.3164874, 0.3176318, 0.318761, 0.3199054, 0.3210498, 0.3222095, 0.3233539, 0.3244984, 0.325658, 0.3268177, 0.3279774, 0.3291371, 0.3302968, 0.3314717, 0.3326314, 0.3338064, 0.3349813, 0.3361563, 0.3373312, 0.3385214, 0.3396963, 0.3408865, 0.3420768, 0.343267, 0.3444572, 0.3456474, 0.3468528, 0.3480583, 0.3492485, 0.350454, 0.3516747, 0.3528801, 0.3540856, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614099, 0.3626459, 0.3638819, 0.3651026, 0.3663539, 0.3675898, 0.3688258, 0.3700771, 0.371313, 0.3725643, 0.3738155, 0.3750668, 0.3763333, 0.3775845, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.383917, 0.3851835, 0.3864652, 0.387747, 0.3890288, 0.3903105, 0.3915923, 0.3928893, 0.3941711, 0.3954681, 0.3967651, 0.3980621, 0.3993591, 0.4006714, 0.4019684, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085298, 0.4098573, 0.4111849, 0.4124971, 0.4138247, 0.4151675, 0.416495, 0.4178378, 0.4191653, 0.4205081, 0.4218509, 0.4231937, 0.4245518, 0.4258946, 0.4272526, 0.4286107, 0.4299535, 0.4313268, 0.4326848, 0.4340429, 0.4354162, 0.4367895, 0.4381628, 0.4395361, 0.4409094, 0.442298, 0.4436713, 0.4450599, 0.4464485, 0.447837, 0.4492409, 0.4506294, 0.4520333, 0.4534218, 0.4548257, 0.4562448, 0.4576486, 0.4590524, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661479, 0.4675822, 0.4690013, 0.4704356, 0.47187, 0.4733043, 0.4747387, 0.4761883, 0.4776226, 0.4790723, 0.4805219, 0.4819715, 0.4834211, 0.4848859, 0.4863508, 0.4878004, 0.4892653, 0.4907301, 0.4922103, 0.4936751, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.5010758, 0.5025711, 0.5040513, 0.5055467, 0.507042, 0.5085374, 0.5100328, 0.5115435, 0.5130541, 0.5145495, 0.5160601, 0.517586, 0.5190967, 0.5206073, 0.5221332, 0.5236591, 0.525185, 0.5267109, 0.5282368, 0.529778, 0.5313191, 0.532845, 0.5343862, 0.5359426, 0.5374838, 0.5390402, 0.5405814, 0.5421378, 0.5436942, 0.5452506, 0.5468223, 0.5483787, 0.5499504, 0.5515221, 0.5530938, 0.5546654, 0.5562524, 0.5578241, 0.559411, 0.5609979, 0.5625849, 0.5641718, 0.565774, 0.5673762, 0.5689631, 0.5705653, 0.5721675, 0.573785, 0.5753872, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834745, 0.5851072, 0.5867247, 0.5883574, 0.5899901, 0.5916381, 0.5932708, 0.5949187, 0.5965515, 0.5981994, 0.5998474, 0.6014954, 0.6031586, 0.6048219, 0.6064698, 0.6081331, 0.6097963, 0.6114748, 0.613138, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215305, 0.6232242, 0.6249027, 0.6265965, 0.6282902, 0.629984, 0.631693, 0.6333867, 0.6350958, 0.6368048, 0.6385138, 0.6402228, 0.6419471, 0.6436561, 0.6453803, 0.6471046, 0.6488289, 0.6505684, 0.6522927, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6609903, 0.6627451, 0.6644999, 0.6662394, 0.6680095, 0.6697642, 0.671519, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803693, 0.6821546, 0.6839246, 0.6857099, 0.6874952, 0.6892805, 0.6910811, 0.6928664, 0.694667, 0.6964675, 0.6982681, 0.7000687, 0.7018845, 0.7036851, 0.7055009, 0.7073167, 0.7091325, 0.7109636, 0.7127794, 0.7146105, 0.7164416, 0.7182727, 0.7201038, 0.7219501, 0.7237812, 0.7256275, 0.7274739, 0.7293202, 0.7311666, 0.7330282, 0.7348898, 0.7367361, 0.7385977, 0.7404746, 0.7423362, 0.744213, 0.7460746, 0.7479515, 0.7498283, 0.7517205, 0.7535973, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630579, 0.7649653, 0.7668727, 0.7687648, 0.7706874, 0.7725948, 0.7745022, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841154, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.7957427, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055085, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.817319, 0.8193027, 0.8212863, 0.82327, 0.8252537, 0.8272374, 0.8292363, 0.8312352, 0.8332341, 0.8352331, 0.837232, 0.8392462, 0.8412451, 0.8432593, 0.8452735, 0.8472877, 0.8493172, 0.8513313, 0.8533608, 0.8553902, 0.8574197, 0.8594491, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717174, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820172, 0.8840925, 0.8861524, 0.8882277, 0.8903029, 0.8923934, 0.8944686, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.904921, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.9154498, 0.9175708, 0.9196765, 0.9217975, 0.9239185, 0.9260395, 0.9281758, 0.9302968, 0.9324331, 0.9345693, 0.9367056, 0.9388571, 0.9409934, 0.9431449, 0.9452964, 0.9474479, 0.9496147, 0.9517662, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626001, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735103, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.9889067, 0.9911192, 0.9933318, 0.9955444, 0.9977722, 1.0
[ICC Profile] Blue TRC - 0.0, 0.000061, 0.0001373, 0.0002136, 0.0002899, 0.0003662, 0.0004425, 0.0005188, 0.0005951, 0.0006714, 0.0007477, 0.000824, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018006, 0.0018769, 0.0019532, 0.0020294, 0.0021057, 0.002182, 0.0022583, 0.0023346, 0.0024109, 0.0024872, 0.0025635, 0.0026398, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033265, 0.0034028, 0.0034943, 0.0035706, 0.0036622, 0.0037385, 0.00383, 0.0039216, 0.0039979, 0.0040894, 0.004181, 0.0042725, 0.0043641, 0.0044556, 0.0045624, 0.004654, 0.0047456, 0.0048524, 0.0049439, 0.0050507, 0.0051575, 0.0052644, 0.0053559, 0.0054627, 0.0055695, 0.0056916, 0.0057984, 0.0059052, 0.0060121, 0.0061341, 0.0062409, 0.006363, 0.0064851, 0.0065919, 0.006714, 0.006836, 0.0069581, 0.0070802, 0.0072023, 0.0073396, 0.0074617, 0.0075837, 0.0077211, 0.0078431, 0.0079805, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.0089418, 0.0090791, 0.0092317, 0.009369, 0.0095216, 0.0096742, 0.0098116, 0.0099641, 0.0101167, 0.0102693, 0.0104372, 0.0105898, 0.0107424, 0.0108949, 0.0110628, 0.0112306, 0.0113832, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0123903, 0.0125582, 0.0127413, 0.0129091, 0.0130922, 0.0132753, 0.0134432, 0.0136263, 0.0138094, 0.0139925, 0.0141756, 0.0143587, 0.0145571, 0.0147402, 0.0149386, 0.0151217, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165103, 0.0167086, 0.0169223, 0.0171206, 0.0173342, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188296, 0.0190585, 0.0192721, 0.019501, 0.0197299, 0.0199435, 0.0201724, 0.0204013, 0.0206302, 0.0208743, 0.0211032, 0.0213321, 0.0215763, 0.0218051, 0.0220493, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.02327, 0.0235142, 0.0237736, 0.0240177, 0.0242771, 0.0245365, 0.0247807, 0.0250401, 0.0252995, 0.0255589, 0.0258335, 0.0260929, 0.0263523, 0.026627, 0.0269017, 0.0271611, 0.0274357, 0.0277104, 0.027985, 0.0282597, 0.0285496, 0.0288243, 0.029099, 0.0293889, 0.0296788, 0.0299535, 0.0302434, 0.0305333, 0.0308232, 0.0311284, 0.0314183, 0.0317082, 0.0320134, 0.0323033, 0.0326085, 0.0329137, 0.0332189, 0.0335241, 0.0338293, 0.0341497, 0.0344549, 0.0347601, 0.0350805, 0.0354009, 0.0357061, 0.0360266, 0.036347, 0.0366827, 0.0370031, 0.0373236, 0.0376593, 0.0379797, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403296, 0.0406806, 0.0410163, 0.0413672, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.043122, 0.043473, 0.0438392, 0.0441901, 0.0445563, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0463874, 0.0467689, 0.0471351, 0.0475166, 0.0478828, 0.0482643, 0.0486458, 0.0490272, 0.0494087, 0.0498054, 0.0501869, 0.0505684, 0.0509651, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533455, 0.0537575, 0.0541543, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570382, 0.0574655, 0.0578775, 0.0583047, 0.058732, 0.0591592, 0.0595865, 0.0600137, 0.060441, 0.0608835, 0.0613107, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639658, 0.0644083, 0.0648661, 0.0653239, 0.0657664, 0.0662242, 0.0666819, 0.0671397, 0.0675975, 0.0680705, 0.0685283, 0.0690013, 0.0694591, 0.0699321, 0.0704051, 0.0708782, 0.0713512, 0.0718395, 0.0723125, 0.0728008, 0.0732738, 0.0737621, 0.0742504, 0.0747387, 0.075227, 0.0757305, 0.0762188, 0.0767224, 0.0772107, 0.0777142, 0.0782177, 0.0787213, 0.0792248, 0.0797284, 0.0802472, 0.0807507, 0.0812696, 0.0817884, 0.0822919, 0.082826, 0.0833448, 0.0838636, 0.0843824, 0.0849165, 0.0854353, 0.0859693, 0.0865034, 0.0870375, 0.0875715, 0.0881209, 0.0886549, 0.089189, 0.0897383, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0924849, 0.0930495, 0.0935988, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0969863, 0.0975662, 0.0981308, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016098, 0.1022049, 0.1027848, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057603, 0.1063706, 0.1069657, 0.1075761, 0.1081712, 0.1087816, 0.1093919, 0.1100023, 0.1106279, 0.1112383, 0.1118639, 0.1124743, 0.1130999, 0.1137255, 0.1143511, 0.1149767, 0.1156176, 0.1162432, 0.1168841, 0.117525, 0.1181506, 0.1187915, 0.1194324, 0.1200885, 0.1207294, 0.1213855, 0.1220264, 0.1226825, 0.1233387, 0.1239948, 0.1246509, 0.1253223, 0.1259785, 0.1266499, 0.127306, 0.1279774, 0.1286488, 0.1293202, 0.1300069, 0.1306783, 0.1313649, 0.1320363, 0.132723, 0.1334096, 0.1340963, 0.1347829, 0.1354849, 0.1361715, 0.1368734, 0.1375601, 0.138262, 0.1389639, 0.1396811, 0.140383, 0.1410849, 0.1418021, 0.1425193, 0.1432212, 0.1439384, 0.1446555, 0.145388, 0.1461051, 0.1468376, 0.1475547, 0.1482872, 0.1490196, 0.149752, 0.1504845, 0.1512322, 0.1519646, 0.1527123, 0.15346, 0.1541924, 0.1549401, 0.1557031, 0.1564508, 0.1571984, 0.1579614, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617762, 0.1625544, 0.1633173, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672084, 0.1679866, 0.16878, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735409, 0.1743496, 0.1751583, 0.1759518, 0.1767605, 0.1775692, 0.1783932, 0.179202, 0.1800259, 0.1808347, 0.1816587, 0.1824826, 0.1833066, 0.1841306, 0.1849699, 0.1857939, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1899901, 0.1908293, 0.1916838, 0.1925383, 0.1933776, 0.1942321, 0.1950866, 0.1959564, 0.1968109, 0.1976806, 0.1985351, 0.1994049, 0.2002747, 0.2011444, 0.2020142, 0.2028992, 0.203769, 0.204654, 0.205539, 0.206424, 0.2073091, 0.2081941, 0.2090944, 0.2099794, 0.2108797, 0.21178, 0.2126802, 0.2135805, 0.2144808, 0.2153964, 0.2162966, 0.2172122, 0.2181277, 0.2190433, 0.2199588, 0.2208896, 0.2218051, 0.2227359, 0.2236515, 0.2245823, 0.2255131, 0.2264591, 0.2273899, 0.2283207, 0.2292668, 0.2302129, 0.2311589, 0.232105, 0.233051, 0.2339971, 0.2349584, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407263, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2465858, 0.2475776, 0.2485542, 0.249546, 0.2505379, 0.2515297, 0.2525216, 0.2535286, 0.2545205, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605631, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2666972, 0.2677348, 0.2687572, 0.2697948, 0.2708324, 0.27187, 0.2729076, 0.2739605, 0.2749981, 0.276051, 0.2771038, 0.2781567, 0.2792096, 0.2802625, 0.2813306, 0.2823835, 0.2834516, 0.2845197, 0.2855879, 0.286656, 0.2877394, 0.2888075, 0.2898909, 0.2909743, 0.2920577, 0.2931411, 0.2942245, 0.2953231, 0.2964065, 0.2975051, 0.2986038, 0.2997024, 0.3008164, 0.301915, 0.3030137, 0.3041276, 0.3052415, 0.3063554, 0.3074693, 0.3085985, 0.3097124, 0.3108415, 0.3119554, 0.3130846, 0.3142138, 0.3153582, 0.3164874, 0.3176318, 0.318761, 0.3199054, 0.3210498, 0.3222095, 0.3233539, 0.3244984, 0.325658, 0.3268177, 0.3279774, 0.3291371, 0.3302968, 0.3314717, 0.3326314, 0.3338064, 0.3349813, 0.3361563, 0.3373312, 0.3385214, 0.3396963, 0.3408865, 0.3420768, 0.343267, 0.3444572, 0.3456474, 0.3468528, 0.3480583, 0.3492485, 0.350454, 0.3516747, 0.3528801, 0.3540856, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614099, 0.3626459, 0.3638819, 0.3651026, 0.3663539, 0.3675898, 0.3688258, 0.3700771, 0.371313, 0.3725643, 0.3738155, 0.3750668, 0.3763333, 0.3775845, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.383917, 0.3851835, 0.3864652, 0.387747, 0.3890288, 0.3903105, 0.3915923, 0.3928893, 0.3941711, 0.3954681, 0.3967651, 0.3980621, 0.3993591, 0.4006714, 0.4019684, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085298, 0.4098573, 0.4111849, 0.4124971, 0.4138247, 0.4151675, 0.416495, 0.4178378, 0.4191653, 0.4205081, 0.4218509, 0.4231937, 0.4245518, 0.4258946, 0.4272526, 0.4286107, 0.4299535, 0.4313268, 0.4326848, 0.4340429, 0.4354162, 0.4367895, 0.4381628, 0.4395361, 0.4409094, 0.442298, 0.4436713, 0.4450599, 0.4464485, 0.447837, 0.4492409, 0.4506294, 0.4520333, 0.4534218, 0.4548257, 0.4562448, 0.4576486, 0.4590524, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661479, 0.4675822, 0.4690013, 0.4704356, 0.47187, 0.4733043, 0.4747387, 0.4761883, 0.4776226, 0.4790723, 0.4805219, 0.4819715, 0.4834211, 0.4848859, 0.4863508, 0.4878004, 0.4892653, 0.4907301, 0.4922103, 0.4936751, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.5010758, 0.5025711, 0.5040513, 0.5055467, 0.507042, 0.5085374, 0.5100328, 0.5115435, 0.5130541, 0.5145495, 0.5160601, 0.517586, 0.5190967, 0.5206073, 0.5221332, 0.5236591, 0.525185, 0.5267109, 0.5282368, 0.529778, 0.5313191, 0.532845, 0.5343862, 0.5359426, 0.5374838, 0.5390402, 0.5405814, 0.5421378, 0.5436942, 0.5452506, 0.5468223, 0.5483787, 0.5499504, 0.5515221, 0.5530938, 0.5546654, 0.5562524, 0.5578241, 0.559411, 0.5609979, 0.5625849, 0.5641718, 0.565774, 0.5673762, 0.5689631, 0.5705653, 0.5721675, 0.573785, 0.5753872, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834745, 0.5851072, 0.5867247, 0.5883574, 0.5899901, 0.5916381, 0.5932708, 0.5949187, 0.5965515, 0.5981994, 0.5998474, 0.6014954, 0.6031586, 0.6048219, 0.6064698, 0.6081331, 0.6097963, 0.6114748, 0.613138, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215305, 0.6232242, 0.6249027, 0.6265965, 0.6282902, 0.629984, 0.631693, 0.6333867, 0.6350958, 0.6368048, 0.6385138, 0.6402228, 0.6419471, 0.6436561, 0.6453803, 0.6471046, 0.6488289, 0.6505684, 0.6522927, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6609903, 0.6627451, 0.6644999, 0.6662394, 0.6680095, 0.6697642, 0.671519, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803693, 0.6821546, 0.6839246, 0.6857099, 0.6874952, 0.6892805, 0.6910811, 0.6928664, 0.694667, 0.6964675, 0.6982681, 0.7000687, 0.7018845, 0.7036851, 0.7055009, 0.7073167, 0.7091325, 0.7109636, 0.7127794, 0.7146105, 0.7164416, 0.7182727, 0.7201038, 0.7219501, 0.7237812, 0.7256275, 0.7274739, 0.7293202, 0.7311666, 0.7330282, 0.7348898, 0.7367361, 0.7385977, 0.7404746, 0.7423362, 0.744213, 0.7460746, 0.7479515, 0.7498283, 0.7517205, 0.7535973, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630579, 0.7649653, 0.7668727, 0.7687648, 0.7706874, 0.7725948, 0.7745022, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841154, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.7957427, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055085, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.817319, 0.8193027, 0.8212863, 0.82327, 0.8252537, 0.8272374, 0.8292363, 0.8312352, 0.8332341, 0.8352331, 0.837232, 0.8392462, 0.8412451, 0.8432593, 0.8452735, 0.8472877, 0.8493172, 0.8513313, 0.8533608, 0.8553902, 0.8574197, 0.8594491, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717174, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820172, 0.8840925, 0.8861524, 0.8882277, 0.8903029, 0.8923934, 0.8944686, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.904921, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.9154498, 0.9175708, 0.9196765, 0.9217975, 0.9239185, 0.9260395, 0.9281758, 0.9302968, 0.9324331, 0.9345693, 0.9367056, 0.9388571, 0.9409934, 0.9431449, 0.9452964, 0.9474479, 0.9496147, 0.9517662, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626001, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735103, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.9889067, 0.9911192, 0.9933318, 0.9955444, 0.9977722, 1.0
[ICC Profile] Red Colorant - (0.43603516, 0.22244263, 0.013900757)
[ICC Profile] Green Colorant - (0.38510132, 0.71694946, 0.097076416)
[ICC Profile] Blue Colorant - (0.1430664, 0.06062317, 0.7139282)
[ICC Profile] Chromatic Adaptation - sf32(0x73663332): 44 bytes
[ICC Profile] Copyright - Copyright (c) 2003, Canon Inc. All rights reserved.

@rodrigods
Copy link
Contributor

The other information already stored by the media server would fit in a NoSQL DB and clearly is the best choice for this feature, I think that the addition of a dependency here would "pay" the bennefits of having a much more powerful media server.

@imaginator @abmargb @lloydwatkin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants