Author: post
Date: 2012-05-29 00:09:54 +0200 (Tue, 29 May 2012)
New Revision: 4231
Added:
trunk/profiles/SAMSUNG_NX200-simple.dcp
trunk/profiles/simple-src/SAMSUNG_NX200-simple.xml
Modified:
trunk/profiles/Makefile.am
trunk/profiles/simple-src/compile.bat
Log:
Add Samsung NX200 Profile.
Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am 2012-05-28 14:54:54 UTC (rev 4230)
+++ trunk/profiles/Makefile.am 2012-05-28 22:09:54 UTC (rev 4231)
@@ -302,6 +302,7 @@
Ricoh_S10_24-72mm-simple.dcp\
SAMSUNG_GX-1-simple.dcp\
SAMSUNG_NX100-simple.dcp\
+ SAMSUNG_NX200-simple.dcp\
SAMSUNG_S85-simple.dcp\
SAMSUNG_WB2000-simple.dcp\
SAMSUNG_NX11-simple.dcp\
@@ -842,6 +843,7 @@
simple-src/SAMSUNG_GX20-simple.xml\
simple-src/SAMSUNG_NX10-simple.xml\
simple-src/SAMSUNG_NX100-simple.xml\
+ simple-src/SAMSUNG_NX200-simple.xml\
simple-src/SAMSUNG_NX11-simple.xml\
simple-src/SAMSUNG_NX5-simple.xml\
simple-src/SAMSUNG_S85-simple.xml\
Added: trunk/profiles/SAMSUNG_NX200-simple.dcp
===================================================================
(Binary files differ)
Property changes on: trunk/profiles/SAMSUNG_NX200-simple.dcp
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/profiles/simple-src/SAMSUNG_NX200-simple.xml
===================================================================
--- trunk/profiles/simple-src/SAMSUNG_NX200-simple.xml
(rev 0)
+++ trunk/profiles/simple-src/SAMSUNG_NX200-simple.xml 2012-05-28 22:09:54 UTC
(rev 4231)
@@ -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 NX200 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 NX200</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-05-28 14:54:54 UTC (rev
4230)
+++ trunk/profiles/simple-src/compile.bat 2012-05-28 22:09:54 UTC (rev
4231)
@@ -261,6 +261,7 @@
dcptool -c "Phase_One_P_45-simple.xml" "..\Phase_One_P_45-simple.dcp"
dcptool -c "SAMSUNG_GX-1-simple.xml" "..\SAMSUNG_GX-1-simple.dcp"
dcptool -c "SAMSUNG_NX100-simple.xml" "..\SAMSUNG_NX100-simple.dcp"
+dcptool -c "SAMSUNG_NX200-simple.xml" "..\SAMSUNG_NX200-simple.dcp"
dcptool -c "SAMSUNG_S85-simple.xml" "..\SAMSUNG_S85-simple.dcp"
dcptool -c "SAMSUNG_WB2000-simple.xml" "..\SAMSUNG_WB2000-simple.dcp"
dcptool -c "Sinar-simple.xml" "..\Sinar-simple.dcp"
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit