Author: post
Date: 2012-12-13 22:40:14 +0100 (Thu, 13 Dec 2012)
New Revision: 4318

Added:
   trunk/profiles/Canon_EOS_6D-simple.dcp
   trunk/profiles/NIKON_D5200-simple.dcp
   trunk/profiles/SONY_DSC-RX1-simple.dcp
   trunk/profiles/simple-src/Canon_EOS_6D-simple.xml
   trunk/profiles/simple-src/NIKON_D5200-simple.xml
   trunk/profiles/simple-src/SONY_DSC-RX1-simple.xml
Modified:
   trunk/profiles/Makefile.am
   trunk/profiles/rawstudio-cameras.xml
   trunk/profiles/simple-src/compile.bat
Log:
Add color profiles for Canon EOS 6D, Nikon D5200 and Sony DSC-RX1.

Added: trunk/profiles/Canon_EOS_6D-simple.dcp
===================================================================
(Binary files differ)


Property changes on: trunk/profiles/Canon_EOS_6D-simple.dcp
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am  2012-11-27 16:20:00 UTC (rev 4317)
+++ trunk/profiles/Makefile.am  2012-12-13 21:40:14 UTC (rev 4318)
@@ -480,7 +480,10 @@
        Panasonic_DMC-GH3-simple.dcp\
        PENTAX_K-5_II-simple.dcp\
        PENTAX_K-5_II_s-simple.dcp\
-       PENTAX_Q10-simple.dcp
+       PENTAX_Q10-simple.dcp\
+       Canon_EOS_6D-simple.dcp\
+       NIKON_D5200-simple.dcp\
+       SONY_DSC-RX1-simple.dcp
 
 EXTRA_DIST = $(rawstudio_DATA)\
        recipes/Canon_1000D.dcpr\
@@ -957,5 +960,7 @@
        simple-src/OLYMPUS_E-PL5-simple.xml\
        simple-src/Canon_PowerShot_SX50_HS-simple.xml\
        simple-src/Canon_PowerShot_S110-simple.xml\
-       simple-src/Canon_PowerShot_G15-simple.xml
-       
\ No newline at end of file
+       simple-src/Canon_PowerShot_G15-simple.xml\
+       simple-src/SONY_DSC-RX1-simple.xml\
+       simple-src/NIKON_D5200-simple.xml\
+       simple-src/Canon_EOS_6D-simple.xml
\ No newline at end of file

Added: trunk/profiles/NIKON_D5200-simple.dcp
===================================================================
(Binary files differ)


Property changes on: trunk/profiles/NIKON_D5200-simple.dcp
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/profiles/SONY_DSC-RX1-simple.dcp
===================================================================
(Binary files differ)


Property changes on: trunk/profiles/SONY_DSC-RX1-simple.dcp
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/profiles/rawstudio-cameras.xml
===================================================================
--- trunk/profiles/rawstudio-cameras.xml        2012-11-27 16:20:00 UTC (rev 
4317)
+++ trunk/profiles/rawstudio-cameras.xml        2012-12-13 21:40:14 UTC (rev 
4318)
@@ -71,6 +71,10 @@
                <exif make="Canon" model="Canon EOS 5D"/>
        </camera>
 
+       <camera unique_id="Canon EOS 6D">
+               <exif make="Canon" model="Canon EOS 6D"/>
+       </camera>
+
        <camera unique_id="Canon EOS 7D">
                <exif make="Canon" model="Canon EOS 7D"/>
        </camera>
@@ -818,6 +822,10 @@
                <exif make="NIKON CORPORATION" model="NIKON D5100"/>
        </camera>
 
+       <camera unique_id="NIKON D5200">
+               <exif make="NIKON CORPORATION" model="NIKON D5200"/>
+       </camera>
+
        <camera unique_id="NIKON D50">
                <exif make="NIKON CORPORATION" model="NIKON D50"/>
        </camera>
@@ -1393,6 +1401,10 @@
                <exif make="SONY" model="DSC-R1"/>
        </camera>
 
+       <camera unique_id="SONY DSC-RX1">
+               <exif make="SONY" model="DSC-RX1"/>
+       </camera>
+
        <camera unique_id="SONY DSC-V3">
                <exif make="SONY" model="DSC-V3"/>
        </camera>

Added: trunk/profiles/simple-src/Canon_EOS_6D-simple.xml
===================================================================
--- trunk/profiles/simple-src/Canon_EOS_6D-simple.xml                           
(rev 0)
+++ trunk/profiles/simple-src/Canon_EOS_6D-simple.xml   2012-12-13 21:40:14 UTC 
(rev 4318)
@@ -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>Canon EOS 6D Simple</ProfileName>
+  <CalibrationIlluminant1>17</CalibrationIlluminant1>
+  <CalibrationIlluminant2>21</CalibrationIlluminant2>
+  <ColorMatrix1 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.637000</Element>
+    <Element Row="2" Col="1">0.120900</Element>
+    <Element Row="2" Col="0">-0.033200</Element>
+    <Element Row="1" Col="2">0.269200</Element>
+    <Element Row="1" Col="1">1.148800</Element>
+    <Element Row="1" Col="0">-0.384600</Element>
+    <Element Row="0" Col="2">-0.092900</Element>
+    <Element Row="0" Col="1">-0.143500</Element>
+    <Element Row="0" Col="0">0.754600</Element>
+  </ColorMatrix1>
+  <ColorMatrix2 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.575800</Element>
+    <Element Row="2" Col="1">0.199400</Element>
+    <Element Row="2" Col="0">-0.085100</Element>
+    <Element Row="1" Col="2">0.205800</Element>
+    <Element Row="1" Col="1">1.256400</Element>
+    <Element Row="1" Col="0">-0.442000</Element>
+    <Element Row="0" Col="2">-0.101400</Element>
+    <Element Row="0" Col="1">-0.080400</Element>
+    <Element Row="0" Col="0">0.703400</Element>
+  </ColorMatrix2>
+  <ForwardMatrix1 Rows="0" Cols="0"/>
+  <ForwardMatrix2 Rows="0" Cols="0"/>
+  <ReductionMatrix1 Rows="0" Cols="0"/>
+  <ReductionMatrix2 Rows="0" Cols="0"/>
+  <EmbedPolicy>3</EmbedPolicy>
+  <UniqueCameraModelRestriction>Canon EOS 6D</UniqueCameraModelRestriction>
+  <Copyright>CC-BY-SA 3.0, rawstudio.org</Copyright>
+</dcpData>

Added: trunk/profiles/simple-src/NIKON_D5200-simple.xml
===================================================================
--- trunk/profiles/simple-src/NIKON_D5200-simple.xml                            
(rev 0)
+++ trunk/profiles/simple-src/NIKON_D5200-simple.xml    2012-12-13 21:40:14 UTC 
(rev 4318)
@@ -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>NIKON D5200 Simple</ProfileName>
+  <CalibrationIlluminant1>17</CalibrationIlluminant1>
+  <CalibrationIlluminant2>21</CalibrationIlluminant2>
+  <ColorMatrix1 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.704100</Element>
+    <Element Row="2" Col="1">0.075200</Element>
+    <Element Row="2" Col="0">-0.036700</Element>
+    <Element Row="1" Col="2">0.309800</Element>
+    <Element Row="1" Col="1">1.260100</Element>
+    <Element Row="1" Col="0">-0.534900</Element>
+    <Element Row="0" Col="2">-0.046700</Element>
+    <Element Row="0" Col="1">-0.374500</Element>
+    <Element Row="0" Col="0">0.869300</Element>
+  </ColorMatrix1>
+  <ColorMatrix2 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.639400</Element>
+    <Element Row="2" Col="1">0.163800</Element>
+    <Element Row="2" Col="0">-0.098800</Element>
+    <Element Row="1" Col="2">0.217900</Element>
+    <Element Row="1" Col="1">1.434200</Element>
+    <Element Row="1" Col="0">-0.636700</Element>
+    <Element Row="0" Col="2">-0.104700</Element>
+    <Element Row="0" Col="1">-0.311200</Element>
+    <Element Row="0" Col="0">0.832200</Element>
+  </ColorMatrix2>
+  <ForwardMatrix1 Rows="0" Cols="0"/>
+  <ForwardMatrix2 Rows="0" Cols="0"/>
+  <ReductionMatrix1 Rows="0" Cols="0"/>
+  <ReductionMatrix2 Rows="0" Cols="0"/>
+  <EmbedPolicy>3</EmbedPolicy>
+  <UniqueCameraModelRestriction>NIKON D5200</UniqueCameraModelRestriction>
+  <Copyright>CC-BY-SA 3.0, rawstudio.org</Copyright>
+</dcpData>

Added: trunk/profiles/simple-src/SONY_DSC-RX1-simple.xml
===================================================================
--- trunk/profiles/simple-src/SONY_DSC-RX1-simple.xml                           
(rev 0)
+++ trunk/profiles/simple-src/SONY_DSC-RX1-simple.xml   2012-12-13 21:40:14 UTC 
(rev 4318)
@@ -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>SONY DSC-RX1 Simple</ProfileName>
+  <CalibrationIlluminant1>17</CalibrationIlluminant1>
+  <CalibrationIlluminant2>21</CalibrationIlluminant2>
+  <ColorMatrix1 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.756700</Element>
+    <Element Row="2" Col="1">0.115400</Element>
+    <Element Row="2" Col="0">-0.045900</Element>
+    <Element Row="1" Col="2">0.330800</Element>
+    <Element Row="1" Col="1">1.149800</Element>
+    <Element Row="1" Col="0">-0.438400</Element>
+    <Element Row="0" Col="2">-0.014500</Element>
+    <Element Row="0" Col="1">-0.208300</Element>
+    <Element Row="0" Col="0">0.663700</Element>
+  </ColorMatrix1>
+  <ColorMatrix2 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.689900</Element>
+    <Element Row="2" Col="1">0.178600</Element>
+    <Element Row="2" Col="0">-0.086500</Element>
+    <Element Row="1" Col="2">0.268100</Element>
+    <Element Row="1" Col="1">1.247700</Element>
+    <Element Row="1" Col="0">-0.486300</Element>
+    <Element Row="0" Col="2">-0.046200</Element>
+    <Element Row="0" Col="1">-0.161200</Element>
+    <Element Row="0" Col="0">0.634400</Element>
+  </ColorMatrix2>
+  <ForwardMatrix1 Rows="0" Cols="0"/>
+  <ForwardMatrix2 Rows="0" Cols="0"/>
+  <ReductionMatrix1 Rows="0" Cols="0"/>
+  <ReductionMatrix2 Rows="0" Cols="0"/>
+  <EmbedPolicy>3</EmbedPolicy>
+  <UniqueCameraModelRestriction>SONY DSC-RX1</UniqueCameraModelRestriction>
+  <Copyright>CC-BY-SA 3.0, rawstudio.org</Copyright>
+</dcpData>

Modified: trunk/profiles/simple-src/compile.bat
===================================================================
--- trunk/profiles/simple-src/compile.bat       2012-11-27 16:20:00 UTC (rev 
4317)
+++ trunk/profiles/simple-src/compile.bat       2012-12-13 21:40:14 UTC (rev 
4318)
@@ -381,4 +381,7 @@
 dcptool -c "OLYMPUS_E-PL5-simple.xml" "..\OLYMPUS_E-PL5-simple.dcp"
 dcptool -c "Canon_PowerShot_SX50_HS-simple.xml" 
"..\Canon_PowerShot_SX50_HS-simple.dcp"
 dcptool -c "Canon_PowerShot_S110-simple.xml" 
"..\Canon_PowerShot_S110-simple.dcp"
-dcptool -c "Canon_PowerShot_G15-simple.xml" "..\Canon_PowerShot_G15-simple.dcp"
\ No newline at end of file
+dcptool -c "Canon_PowerShot_G15-simple.xml" "..\Canon_PowerShot_G15-simple.dcp"
+dcptool -c "SONY_DSC-RX1-simple.xml" "..\SONY_DSC-RX1-simple.dcp"
+dcptool -c "NIKON_D5200-simple.xml" "..\NIKON_D5200-simple.dcp"
+dcptool -c "Canon_EOS_6D-simple.xml" "..\Canon_EOS_6D-simple.dcp"


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

Reply via email to