Author: post
Date: 2012-08-05 17:25:34 +0200 (Sun, 05 Aug 2012)
New Revision: 4244
Added:
trunk/profiles/NIKON_D3200-simple.dcp
trunk/profiles/simple-src/NIKON_D3200-simple.xml
Modified:
trunk/profiles/Makefile.am
trunk/profiles/rawstudio-cameras.xml
trunk/profiles/simple-src/compile.bat
Log:
Add DCP profile for Nikon D3200.
Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am 2012-07-28 17:06:12 UTC (rev 4243)
+++ trunk/profiles/Makefile.am 2012-08-05 15:25:34 UTC (rev 4244)
@@ -183,6 +183,7 @@
NIKON_D300-simple.dcp\
NIKON_D3000-simple.dcp\
NIKON_D3100-simple.dcp\
+ NIKON_D3200-simple.dcp\
NIKON_D3X-simple.dcp\
NIKON_D40-simple.dcp\
NIKON_D40X-simple.dcp\
@@ -724,6 +725,7 @@
simple-src/NIKON_D300-simple.xml\
simple-src/NIKON_D3000-simple.xml\
simple-src/NIKON_D3100-simple.xml\
+ simple-src/NIKON_D3200-simple.xml\
simple-src/NIKON_D3S-simple.xml\
simple-src/NIKON_D3X-simple.xml\
simple-src/NIKON_D40-simple.xml\
Added: trunk/profiles/NIKON_D3200-simple.dcp
===================================================================
(Binary files differ)
Property changes on: trunk/profiles/NIKON_D3200-simple.dcp
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/profiles/rawstudio-cameras.xml
===================================================================
--- trunk/profiles/rawstudio-cameras.xml 2012-07-28 17:06:12 UTC (rev
4243)
+++ trunk/profiles/rawstudio-cameras.xml 2012-08-05 15:25:34 UTC (rev
4244)
@@ -730,6 +730,10 @@
<exif make="NIKON CORPORATION" model="NIKON D3100"/>
</camera>
+ <camera unique_id="NIKON D3200">
+ <exif make="NIKON CORPORATION" model="NIKON D3200"/>
+ </camera>
+
<camera unique_id="NIKON D300">
<exif make="NIKON CORPORATION" model="NIKON D300"/>
</camera>
Added: trunk/profiles/simple-src/NIKON_D3200-simple.xml
===================================================================
--- trunk/profiles/simple-src/NIKON_D3200-simple.xml
(rev 0)
+++ trunk/profiles/simple-src/NIKON_D3200-simple.xml 2012-08-05 15:25:34 UTC
(rev 4244)
@@ -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 D3200 Simple</ProfileName>
+ <CalibrationIlluminant1>17</CalibrationIlluminant1>
+ <CalibrationIlluminant2>21</CalibrationIlluminant2>
+ <ColorMatrix1 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.818500</Element>
+ <Element Row="2" Col="1">0.158500</Element>
+ <Element Row="2" Col="0">-0.060900</Element>
+ <Element Row="1" Col="2">0.364900</Element>
+ <Element Row="1" Col="1">1.094400</Element>
+ <Element Row="1" Col="0">-0.410200</Element>
+ <Element Row="0" Col="2">0.010300</Element>
+ <Element Row="0" Col="1">-0.198500</Element>
+ <Element Row="0" Col="0">0.717900</Element>
+ </ColorMatrix1>
+ <ColorMatrix2 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.737900</Element>
+ <Element Row="2" Col="1">0.280100</Element>
+ <Element Row="2" Col="0">-0.147000</Element>
+ <Element Row="1" Col="2">0.264000</Element>
+ <Element Row="1" Col="1">1.290200</Element>
+ <Element Row="1" Col="0">-0.526800</Element>
+ <Element Row="0" Col="2">-0.063500</Element>
+ <Element Row="0" Col="1">-0.140800</Element>
+ <Element Row="0" Col="0">0.701300</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 D3200</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-07-28 17:06:12 UTC (rev
4243)
+++ trunk/profiles/simple-src/compile.bat 2012-08-05 15:25:34 UTC (rev
4244)
@@ -351,3 +351,4 @@
dcptool -c "FUJIFILM_X-Pro1-simple.xml" "..\FUJIFILM_X-Pro1-simple.dcp"
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"
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit