Author: post
Date: 2012-08-18 14:42:30 +0200 (Sat, 18 Aug 2012)
New Revision: 4249
Added:
trunk/profiles/SONY_SLTA37-simple.dcp
trunk/profiles/simple-src/SONY_SLTA37-simple.xml
Modified:
trunk/profiles/Makefile.am
trunk/profiles/rawstudio-cameras.xml
trunk/profiles/simple-src/compile.bat
Log:
Add color profile for Sony Alpha SLT A37
Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am 2012-08-18 11:19:48 UTC (rev 4248)
+++ trunk/profiles/Makefile.am 2012-08-18 12:42:30 UTC (rev 4249)
@@ -345,6 +345,7 @@
SONY_NEX-C3-simple.dcp\
SONY_SLTA33-simple.dcp\
SONY_SLTA35-simple.dcp\
+ SONY_SLTA37-simple.dcp\
SONY_SLTA55V-simple.dcp\
SONY_SLTA65V-simple.dcp\
SONY_SLTA77V-simple.dcp\
@@ -887,6 +888,7 @@
simple-src/SONY_NEX-C3-simple.xml\
simple-src/SONY_SLTA33-simple.xml\
simple-src/SONY_SLTA35-simple.xml\
+ simple-src/SONY_SLTA37-simple.xml\
simple-src/SONY_SLTA55V-simple.xml\
simple-src/SONY_SLTA65V-simple.xml\
simple-src/Canon_EOS_5D_Mark_III-simple.xml\
Added: trunk/profiles/SONY_SLTA37-simple.dcp
===================================================================
(Binary files differ)
Property changes on: trunk/profiles/SONY_SLTA37-simple.dcp
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/profiles/rawstudio-cameras.xml
===================================================================
--- trunk/profiles/rawstudio-cameras.xml 2012-08-18 11:19:48 UTC (rev
4248)
+++ trunk/profiles/rawstudio-cameras.xml 2012-08-18 12:42:30 UTC (rev
4249)
@@ -1392,6 +1392,10 @@
<exif make="SONY" model="SLT-A35"/>
</camera>
+ <camera unique_id="SONY SLT-A37">
+ <exif make="SONY" model="SLT-A37"/>
+ </camera>
+
<camera unique_id="SONY SLT-A55V">
<exif make="SONY" model="SLT-A55V"/>
</camera>
Added: trunk/profiles/simple-src/SONY_SLTA37-simple.xml
===================================================================
--- trunk/profiles/simple-src/SONY_SLTA37-simple.xml
(rev 0)
+++ trunk/profiles/simple-src/SONY_SLTA37-simple.xml 2012-08-18 12:42:30 UTC
(rev 4249)
@@ -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 SLT-A37 Simple</ProfileName>
+ <CalibrationIlluminant1>17</CalibrationIlluminant1>
+ <CalibrationIlluminant2>21</CalibrationIlluminant2>
+ <ColorMatrix1 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.703300</Element>
+ <Element Row="2" Col="1">0.092700</Element>
+ <Element Row="2" Col="0">-0.041000</Element>
+ <Element Row="1" Col="2">0.354100</Element>
+ <Element Row="1" Col="1">1.107500</Element>
+ <Element Row="1" Col="0">-0.414500</Element>
+ <Element Row="0" Col="2">-0.021300</Element>
+ <Element Row="0" Col="1">-0.180300</Element>
+ <Element Row="0" Col="0">0.612300</Element>
+ </ColorMatrix1>
+ <ColorMatrix2 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.670100</Element>
+ <Element Row="2" Col="1">0.142500</Element>
+ <Element Row="2" Col="0">-0.070700</Element>
+ <Element Row="1" Col="2">0.298000</Element>
+ <Element Row="1" Col="1">1.213500</Element>
+ <Element Row="1" Col="0">-0.476400</Element>
+ <Element Row="0" Col="2">-0.045500</Element>
+ <Element Row="0" Col="1">-0.145600</Element>
+ <Element Row="0" Col="0">0.599100</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 SLT-A37</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-08-18 11:19:48 UTC (rev
4248)
+++ trunk/profiles/simple-src/compile.bat 2012-08-18 12:42:30 UTC (rev
4249)
@@ -319,6 +319,7 @@
dcptool -c "OLYMPUS_E-PL3-simple.xml" "..\OLYMPUS_E-PL3-simple.dcp"
dcptool -c "SONY_NEX-C3-simple.xml" "..\SONY_NEX-C3-simple.dcp"
dcptool -c "SONY_SLTA35-simple.xml" "..\SONY_SLTA35-simple.dcp"
+dcptool -c "SONY_SLTA37-simple.xml" "..\SONY_SLTA37-simple.dcp"
dcptool -c "Panasonic_DMC-G3-simple.xml" "..\Panasonic_DMC-G3-simple.dcp"
dcptool -c "PENTAX_Q-simple.xml" "..\PENTAX_Q-simple.dcp"
dcptool -c "SONY_SLTA77V-simple.xml" "..\SONY_SLTA77V-simple.dcp"
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit