Author: post
Date: 2012-10-03 20:50:43 +0200 (Wed, 03 Oct 2012)
New Revision: 468

Modified:
   data/cameras.xml
Log:
Add separate (estimated) white-level for 14 bit uncompressed D700 images.

Modified: data/cameras.xml
===================================================================
--- data/cameras.xml    2012-10-03 18:49:33 UTC (rev 467)
+++ data/cameras.xml    2012-10-03 18:50:43 UTC (rev 468)
@@ -936,6 +936,16 @@
     <Crop x="2" y="0" width="4282" height="2844"/>
     <Sensor black="0" white="3972"/>
   </Camera>
+  <Camera make="NIKON CORPORATION" model="NIKON D700" 
mode="14bit-uncompressed">
+    <CFA width="2" height="2">
+      <Color x="0" y="0">RED</Color>
+      <Color x="1" y="0">GREEN</Color>
+      <Color x="0" y="1">GREEN</Color>
+      <Color x="1" y="1">BLUE</Color>
+    </CFA>
+    <Crop x="2" y="0" width="4282" height="2844"/>
+    <Sensor black="0" white="15888"/>
+  </Camera>
   <Camera make="NIKON CORPORATION" model="NIKON D7000">
     <CFA width="2" height="2">
       <Color x="0" y="0">RED</Color>


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to