Author: post
Date: 2012-08-18 13:19:48 +0200 (Sat, 18 Aug 2012)
New Revision: 4248
Added:
trunk/profiles/SAMSUNG_NX210-simple.dcp
trunk/profiles/simple-src/SAMSUNG_NX210-simple.xml
Modified:
trunk/profiles/Makefile.am
trunk/profiles/rawstudio-cameras.xml
trunk/profiles/simple-src/compile.bat
Log:
Add Samsung NX210 color profile.
Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am 2012-08-09 08:16:18 UTC (rev 4247)
+++ trunk/profiles/Makefile.am 2012-08-18 11:19:48 UTC (rev 4248)
@@ -306,6 +306,7 @@
SAMSUNG_GX-1-simple.dcp\
SAMSUNG_NX100-simple.dcp\
SAMSUNG_NX200-simple.dcp\
+ SAMSUNG_NX210-simple.dcp\
SAMSUNG_S85-simple.dcp\
SAMSUNG_WB2000-simple.dcp\
SAMSUNG_NX11-simple.dcp\
@@ -853,6 +854,7 @@
simple-src/SAMSUNG_NX10-simple.xml\
simple-src/SAMSUNG_NX100-simple.xml\
simple-src/SAMSUNG_NX200-simple.xml\
+ simple-src/SAMSUNG_NX210-simple.xml\
simple-src/SAMSUNG_NX11-simple.xml\
simple-src/SAMSUNG_NX5-simple.xml\
simple-src/SAMSUNG_S85-simple.xml\
Added: trunk/profiles/SAMSUNG_NX210-simple.dcp
===================================================================
(Binary files differ)
Property changes on: trunk/profiles/SAMSUNG_NX210-simple.dcp
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/profiles/rawstudio-cameras.xml
===================================================================
--- trunk/profiles/rawstudio-cameras.xml 2012-08-09 08:16:18 UTC (rev
4247)
+++ trunk/profiles/rawstudio-cameras.xml 2012-08-18 11:19:48 UTC (rev
4248)
@@ -1272,6 +1272,10 @@
<exif make="SAMSUNG" model="NX200"/>
</camera>
+ <camera unique_id="SAMSUNG NX210">
+ <exif make="SAMSUNG" model="NX210"/>
+ </camera>
+
<camera unique_id="SAMSUNG WB2000">
<exif make="SAMSUNG" model="WB2000"/>
</camera>
Added: trunk/profiles/simple-src/SAMSUNG_NX210-simple.xml
===================================================================
--- trunk/profiles/simple-src/SAMSUNG_NX210-simple.xml
(rev 0)
+++ trunk/profiles/simple-src/SAMSUNG_NX210-simple.xml 2012-08-18 11:19:48 UTC
(rev 4248)
@@ -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>Samsung NX210 Simple</ProfileName>
+ <CalibrationIlluminant1>17</CalibrationIlluminant1>
+ <CalibrationIlluminant2>21</CalibrationIlluminant2>
+ <ColorMatrix1 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.659200</Element>
+ <Element Row="2" Col="1">0.108400</Element>
+ <Element Row="2" Col="0">-0.039800</Element>
+ <Element Row="1" Col="2">0.204600</Element>
+ <Element Row="1" Col="1">1.273400</Element>
+ <Element Row="1" Col="0">-0.458600</Element>
+ <Element Row="0" Col="2">-0.067300</Element>
+ <Element Row="0" Col="1">-0.310700</Element>
+ <Element Row="0" Col="0">0.782400</Element>
+ </ColorMatrix1>
+ <ColorMatrix2 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.609600</Element>
+ <Element Row="2" Col="1">0.164100</Element>
+ <Element Row="2" Col="0">-0.080300</Element>
+ <Element Row="1" Col="2">0.164700</Element>
+ <Element Row="1" Col="1">1.338700</Element>
+ <Element Row="1" Col="0">-0.492100</Element>
+ <Element Row="0" Col="2">-0.075300</Element>
+ <Element Row="0" Col="1">-0.226800</Element>
+ <Element Row="0" Col="0">0.693300</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>Samsung NX210</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-09 08:16:18 UTC (rev
4247)
+++ trunk/profiles/simple-src/compile.bat 2012-08-18 11:19:48 UTC (rev
4248)
@@ -352,3 +352,4 @@
dcptool -c "Canon_EOS_60Da-simple.xml" "..\Canon_EOS_60Da-simple.dcp"
dcptool -c "PENTAX_K-30-simple.xml" "..\PENTAX_K-30-simple.dcp"
dcptool -c "NIKON_D3200-simple.xml" "..\NIKON_D3200-simple.dcp"
+dcptool -c "SAMSUNG_NX210-simple.xml" "..\SAMSUNG_NX210-simple.dcp"
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit