Author: post
Date: 2011-10-12 20:50:30 +0200 (Wed, 12 Oct 2011)
New Revision: 4050

Added:
   trunk/profiles/Leica-M9-native.dcp
   trunk/profiles/simple-src/Leica-M9-native.xml
Modified:
   trunk/profiles/Makefile.am
   trunk/profiles/rawstudio-cameras.xml
   trunk/profiles/simple-src/compile.bat
Log:
Add native Leica M9 color profile

Added: trunk/profiles/Leica-M9-native.dcp
===================================================================
(Binary files differ)


Property changes on: trunk/profiles/Leica-M9-native.dcp
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am  2011-10-06 20:05:43 UTC (rev 4049)
+++ trunk/profiles/Makefile.am  2011-10-12 18:50:30 UTC (rev 4050)
@@ -146,6 +146,7 @@
        Leaf_Valeo_6-simple.dcp\
        Leaf-simple.dcp\
        Leica-M8-simple.dcp\
+       Leica-M9-native.dcp\
        Leica-X1-native.dcp\
        Leica-S2-simple.dcp\
        Mamiya_ZD-simple.dcp\
@@ -559,6 +560,7 @@
        simple-src/Leaf_CMost-simple.xml\
        simple-src/Leaf_Valeo_6-simple.xml\
        simple-src/Leica-M8-simple.xml\
+       simple-src/Leica-M9-native.xml\
        simple-src/Leica-S2-simple.xml\
        simple-src/Leica-X1-native.xml\
        simple-src/Mamiya_ZD-simple.xml\

Modified: trunk/profiles/rawstudio-cameras.xml
===================================================================
--- trunk/profiles/rawstudio-cameras.xml        2011-10-06 20:05:43 UTC (rev 
4049)
+++ trunk/profiles/rawstudio-cameras.xml        2011-10-12 18:50:30 UTC (rev 
4050)
@@ -593,6 +593,10 @@
                <exif make="Leaf" model="Leaf"/>
        </camera>
 
+       <camera unique_id="M9 Digital Camera">
+               <exif make="Leica Camera AG" model="M9 Digital Camera"/>
+       </camera>
+
        <camera unique_id="Mamiya ZD">
                <exif make="Mamiya ZD" model="Mamiya ZD"/>
                <exif make="Mamiya-OP Co.,Ltd." model="MAMIYA ZD"/>

Added: trunk/profiles/simple-src/Leica-M9-native.xml
===================================================================
--- trunk/profiles/simple-src/Leica-M9-native.xml                               
(rev 0)
+++ trunk/profiles/simple-src/Leica-M9-native.xml       2011-10-12 18:50:30 UTC 
(rev 4050)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+     License: CC-BY-SA 3.0
+
+     This work is licensed under a 
+     Creative Commons Attribution-ShareAlike 3.0 Unported License.
+
+     See more at:
+     http://creativecommons.org/licenses/by-sa/3.0/
+-->
+<dcpData>
+ <ProfileName>Leica M9 DNG</ProfileName>
+  <CalibrationIlluminant1>17</CalibrationIlluminant1>
+  <CalibrationIlluminant2>21</CalibrationIlluminant2>
+  <ColorMatrix1 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.753300</Element>
+    <Element Row="2" Col="1">0.207200</Element>
+    <Element Row="2" Col="0">-0.062100</Element>
+    <Element Row="1" Col="2">0.245000</Element>
+    <Element Row="1" Col="1">1.140900</Element>
+    <Element Row="1" Col="0">-0.355700</Element>
+    <Element Row="0" Col="2">-0.005500</Element>
+    <Element Row="0" Col="1">-0.170600</Element>
+    <Element Row="0" Col="0">0.718100</Element>
+  </ColorMatrix1>
+  <ColorMatrix2 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.657400</Element>
+    <Element Row="2" Col="1">0.312300</Element>
+    <Element Row="2" Col="0">-0.149200</Element>
+    <Element Row="1" Col="2">0.204300</Element>
+    <Element Row="1" Col="1">1.212200</Element>
+    <Element Row="1" Col="0">-0.394900</Element>
+    <Element Row="0" Col="2">-0.049800</Element>
+    <Element Row="0" Col="1">-0.107900</Element>
+    <Element Row="0" Col="0">0.662700</Element>
+  </ColorMatrix2>
+  <ForwardMatrix1 Rows="0" Cols="0"/>
+  <ForwardMatrix2 Rows="0" Cols="0"/>
+  <ReductionMatrix1 Rows="0" Cols="0"/>
+  <ReductionMatrix2 Rows="0" Cols="0"/>
+  <EmbedPolicy>0</EmbedPolicy>
+  <UniqueCameraModelRestriction>M9 Digital 
Camera</UniqueCameraModelRestriction>
+  <Copyright>CC-BY-SA 3.0, rawstudio.org</Copyright>
+</dcpData>

Modified: trunk/profiles/simple-src/compile.bat
===================================================================
--- trunk/profiles/simple-src/compile.bat       2011-10-06 20:05:43 UTC (rev 
4049)
+++ trunk/profiles/simple-src/compile.bat       2011-10-12 18:50:30 UTC (rev 
4050)
@@ -323,3 +323,4 @@
 dcptool -c "SONY_SLTA77V-simple.xml" "..\SONY_SLTA77V-simple.dcp"
 dcptool -c "SONY_NEX-5N-simple.xml" "..\SONY_NEX-5N-simple.dcp"
 dcptool -c "SONY_SLTA65V-simple.xml" "..\SONY_SLTA65V-simple.dcp"
+dcptool -c "Leica-M9-native.xml" "..\Leica-M9-native.dcp"


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to