Author: post
Date: 2013-02-10 17:11:50 +0100 (Sun, 10 Feb 2013)
New Revision: 4326
Added:
trunk/profiles/NIKON_COOLPIX_P7100-simple.dcp
trunk/profiles/simple-src/NIKON_COOLPIX_P7100-simple.xml
Modified:
trunk/profiles/Makefile.am
trunk/profiles/rawstudio-cameras.xml
trunk/profiles/simple-src/compile.bat
Log:
Add NIKON COOLPIX P7100-simple DCP Profile
Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am 2013-02-08 15:58:43 UTC (rev 4325)
+++ trunk/profiles/Makefile.am 2013-02-10 16:11:50 UTC (rev 4326)
@@ -517,7 +517,8 @@
PENTAX_Q10-simple.dcp\
Canon_EOS_6D-simple.dcp\
NIKON_D5200-simple.dcp\
- SONY_DSC-RX1-simple.dcp
+ SONY_DSC-RX1-simple.dcp\
+ NIKON_COOLPIX_P7100-simple.dcp
EXTRA_DIST = $(rawstudio_DATA)\
recipes/Canon_1000D.dcpr\
@@ -812,6 +813,7 @@
simple-src/NIKON_1_V1.xml\
simple-src/NIKON_COOLPIX_P6000-simple.xml\
simple-src/NIKON_COOLPIX_P7000-simple.xml\
+ simple-src/NIKON_COOLPIX_P7100-simple.xml\
simple-src/NIKON_D1-simple.xml\
simple-src/NIKON_D100-simple.xml\
simple-src/NIKON_D1H-simple.xml\
Added: trunk/profiles/NIKON_COOLPIX_P7100-simple.dcp
===================================================================
(Binary files differ)
Property changes on: trunk/profiles/NIKON_COOLPIX_P7100-simple.dcp
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/profiles/rawstudio-cameras.xml
===================================================================
--- trunk/profiles/rawstudio-cameras.xml 2013-02-08 15:58:43 UTC (rev
4325)
+++ trunk/profiles/rawstudio-cameras.xml 2013-02-10 16:11:50 UTC (rev
4326)
@@ -922,6 +922,10 @@
<exif make="NIKON" model="COOLPIX P7000"/>
</camera>
+ <camera unique_id="NIKON COOLPIX P7100">
+ <exif make="NIKON" model="COOLPIX P7100"/>
+ </camera>
+
<camera unique_id="NIKON COOLPIX P7700">
<exif make="NIKON" model="COOLPIX P7700"/>
</camera>
Added: trunk/profiles/simple-src/NIKON_COOLPIX_P7100-simple.xml
===================================================================
--- trunk/profiles/simple-src/NIKON_COOLPIX_P7100-simple.xml
(rev 0)
+++ trunk/profiles/simple-src/NIKON_COOLPIX_P7100-simple.xml 2013-02-10
16:11:50 UTC (rev 4326)
@@ -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 Coolpix P7100 Simple</ProfileName>
+ <CalibrationIlluminant1>17</CalibrationIlluminant1>
+ <CalibrationIlluminant2>21</CalibrationIlluminant2>
+ <ColorMatrix1 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.506500</Element>
+ <Element Row="2" Col="1">0.064400</Element>
+ <Element Row="2" Col="0">-0.010200</Element>
+ <Element Row="1" Col="2">0.280600</Element>
+ <Element Row="1" Col="1">0.918700</Element>
+ <Element Row="1" Col="0">-0.155800</Element>
+ <Element Row="0" Col="2">0.026100</Element>
+ <Element Row="0" Col="1">-0.560600</Element>
+ <Element Row="0" Col="0">1.191500</Element>
+ </ColorMatrix1>
+ <ColorMatrix2 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.446900</Element>
+ <Element Row="2" Col="1">0.126300</Element>
+ <Element Row="2" Col="0">-0.052600</Element>
+ <Element Row="1" Col="2">0.208800</Element>
+ <Element Row="1" Col="1">1.018200</Element>
+ <Element Row="1" Col="0">-0.197600</Element>
+ <Element Row="0" Col="2">-0.102400</Element>
+ <Element Row="0" Col="1">-0.426900</Element>
+ <Element Row="0" Col="0">1.105300</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 Coolpix
P7100</UniqueCameraModelRestriction>
+ <Copyright>CC-BY-SA 3.0, rawstudio.org</Copyright>
+</dcpData>
Modified: trunk/profiles/simple-src/compile.bat
===================================================================
--- trunk/profiles/simple-src/compile.bat 2013-02-08 15:58:43 UTC (rev
4325)
+++ trunk/profiles/simple-src/compile.bat 2013-02-10 16:11:50 UTC (rev
4326)
@@ -385,3 +385,4 @@
dcptool -c "SONY_DSC-RX1-simple.xml" "..\SONY_DSC-RX1-simple.dcp"
dcptool -c "NIKON_D5200-simple.xml" "..\NIKON_D5200-simple.dcp"
dcptool -c "Canon_EOS_6D-simple.xml" "..\Canon_EOS_6D-simple.dcp"
+dcptool -c "NIKON_COOLPIX_P7100-simple.xml" "..\NIKON_COOLPIX_P7100-simple.dcp"
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit