Author: post
Date: 2011-04-03 12:03:22 +0200 (Sun, 03 Apr 2011)
New Revision: 3951
Added:
trunk/profiles/SAMSUNG_NX5-simple.dcp
trunk/profiles/simple-src/SAMSUNG_NX5-simple.xml
Modified:
trunk/profiles/Makefile.am
trunk/profiles/rawstudio-cameras.xml
trunk/profiles/simple-src/compile.bat
Log:
Use add profile for Samsung NX-5, which is a copy of the NX10, which has the
same sensor.
Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am 2011-03-31 21:16:17 UTC (rev 3950)
+++ trunk/profiles/Makefile.am 2011-04-03 10:03:22 UTC (rev 3951)
@@ -283,6 +283,7 @@
SAMSUNG_GX-1S-simple.dcp\
SAMSUNG_GX20-simple.dcp\
SAMSUNG_NX10-simple.dcp\
+ SAMSUNG_NX5-simple.dcp\
Sinar-simple.dcp\
SONY_DSC-F828-simple.dcp\
SONY_DSC-R1-simple.dcp\
@@ -585,6 +586,7 @@
simple-src/SAMSUNG_NX100-simple.xml\
simple-src/SAMSUNG_NX10-simple.xml\
simple-src/SAMSUNG_NX11-simple.xml\
+ simple-src/SAMSUNG_NX5-simple.xml\
simple-src/SAMSUNG_S85-simple.xml\
simple-src/SAMSUNG_WB2000-simple.xml\
simple-src/Sinar-simple.xml\
Added: trunk/profiles/SAMSUNG_NX5-simple.dcp
===================================================================
(Binary files differ)
Property changes on: trunk/profiles/SAMSUNG_NX5-simple.dcp
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/profiles/rawstudio-cameras.xml
===================================================================
--- trunk/profiles/rawstudio-cameras.xml 2011-03-31 21:16:17 UTC (rev
3950)
+++ trunk/profiles/rawstudio-cameras.xml 2011-04-03 10:03:22 UTC (rev
3951)
@@ -1127,6 +1127,10 @@
<exif make="SAMSUNG" model="NX10"/>
</camera>
+ <camera unique_id="SAMSUNG NX5">
+ <exif make="SAMSUNG" model="NX5"/>
+ </camera>
+
<camera unique_id="SAMSUNG NX11">
<exif make="SAMSUNG" model="NX11"/>
</camera>
Added: trunk/profiles/simple-src/SAMSUNG_NX5-simple.xml
===================================================================
--- trunk/profiles/simple-src/SAMSUNG_NX5-simple.xml
(rev 0)
+++ trunk/profiles/simple-src/SAMSUNG_NX5-simple.xml 2011-04-03 10:03:22 UTC
(rev 3951)
@@ -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 NX5 Simple</ProfileName>
+ <CalibrationIlluminant1>17</CalibrationIlluminant1>
+ <CalibrationIlluminant2>21</CalibrationIlluminant2>
+ <ColorMatrix1 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.912500</Element>
+ <Element Row="2" Col="1">0.135800</Element>
+ <Element Row="2" Col="0">-0.044400</Element>
+ <Element Row="1" Col="2">0.189100</Element>
+ <Element Row="1" Col="1">1.327400</Element>
+ <Element Row="1" Col="0">-0.501300</Element>
+ <Element Row="0" Col="2">-0.064800</Element>
+ <Element Row="0" Col="1">-0.492800</Element>
+ <Element Row="0" Col="0">1.168100</Element>
+ </ColorMatrix1>
+ <ColorMatrix2 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.833100</Element>
+ <Element Row="2" Col="1">0.264700</Element>
+ <Element Row="2" Col="0">-0.135200</Element>
+ <Element Row="1" Col="2">0.152000</Element>
+ <Element Row="1" Col="1">1.463900</Element>
+ <Element Row="1" Col="0">-0.611100</Element>
+ <Element Row="0" Col="2">-0.116800</Element>
+ <Element Row="0" Col="1">-0.323400</Element>
+ <Element Row="0" Col="0">1.033200</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 NX5</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-03-31 21:16:17 UTC (rev
3950)
+++ trunk/profiles/simple-src/compile.bat 2011-04-03 10:03:22 UTC (rev
3951)
@@ -300,3 +300,4 @@
dcptool -c "SAMSUNG_EX1-simple.xml" "..\SAMSUNG_EX1-simple.dcp"
dcptool -c "Leica-S2-simple.xml" "..\Leica-S2-simple.dcp"
dcptool -c "FUJIFILM_FinePix_S6000fd-simple.xml"
"..\FUJIFILM_FinePix_S6000fd-simple.dcp"
+dcptool -c "SAMSUNG_NX5-simple.xml" "..\SAMSUNG_NX5-simple.dcp"
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit