<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How a digital camera works</title>
	<link>http://jeffmatherphotography.com/dispatches/2006/11/how_a_digital_c_1/</link>
	<description>The 9 to 5 Life of an International Playboy</description>
	<pubDate>Thu, 08 Jan 2009 18:50:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Jeff Mather</title>
		<link>http://jeffmatherphotography.com/dispatches/2006/11/how_a_digital_c_1/#comment-604</link>
		<author>Jeff Mather</author>
		<pubDate>Thu, 03 Jan 2008 21:17:57 +0000</pubDate>
		<guid>http://jeffmatherphotography.com/dispatches/2006/11/how_a_digital_c_1/#comment-604</guid>
		<description>I think the easiest thing to do might be this:

1) Bring the RAW images from your camera using whatever process you normally use, such as copying them via a card reader. You may just be able to plug your camera or card reader into a USB port and then CD to the directory containing the images.

2) Use &lt;a href="http://cybercom.net/~dcoffin/dcraw/" rel="nofollow"&gt;dcraw&lt;/a&gt; or a similar batch converter to transcode the raw images into JPEG. The dcraw program is free, and many people like it.

3) Call IMREAD on the converted file.</description>
		<content:encoded><![CDATA[<p>I think the easiest thing to do might be this:</p>
<p>1) Bring the RAW images from your camera using whatever process you normally use, such as copying them via a card reader. You may just be able to plug your camera or card reader into a USB port and then CD to the directory containing the images.</p>
<p>2) Use <a href="http://cybercom.net/~dcoffin/dcraw/" rel="nofollow">dcraw</a> or a similar batch converter to transcode the raw images into JPEG. The dcraw program is free, and many people like it.</p>
<p>3) Call IMREAD on the converted file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hari</title>
		<link>http://jeffmatherphotography.com/dispatches/2006/11/how_a_digital_c_1/#comment-602</link>
		<author>hari</author>
		<pubDate>Thu, 03 Jan 2008 20:28:43 +0000</pubDate>
		<guid>http://jeffmatherphotography.com/dispatches/2006/11/how_a_digital_c_1/#comment-602</guid>
		<description>Thank you for the reply. Excluding MATLAB, is there any other way to do it? what i mean is, i would like to collect the raw file from the camera and convert it to jpg and then read it into MATLAB using IMREAD.</description>
		<content:encoded><![CDATA[<p>Thank you for the reply. Excluding MATLAB, is there any other way to do it? what i mean is, i would like to collect the raw file from the camera and convert it to jpg and then read it into MATLAB using IMREAD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Mather</title>
		<link>http://jeffmatherphotography.com/dispatches/2006/11/how_a_digital_c_1/#comment-599</link>
		<author>Jeff Mather</author>
		<pubDate>Thu, 03 Jan 2008 19:40:20 +0000</pubDate>
		<guid>http://jeffmatherphotography.com/dispatches/2006/11/how_a_digital_c_1/#comment-599</guid>
		<description>Hi Hari,

There isn't anything in MATLAB proper to read RAW files. You might find &lt;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=7412&#38;objectType=file" rel="nofollow"&gt;this MATLAB Central file submission&lt;/a&gt; useful to read them. Of course, it's about three years old, so it doesn't support all cameras.

Once you get the image in, you can easily write it out using IMWRITE.</description>
		<content:encoded><![CDATA[<p>Hi Hari,</p>
<p>There isn&#8217;t anything in MATLAB proper to read RAW files. You might find <a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=7412&amp;objectType=file" rel="nofollow">this MATLAB Central file submission</a> useful to read them. Of course, it&#8217;s about three years old, so it doesn&#8217;t support all cameras.</p>
<p>Once you get the image in, you can easily write it out using IMWRITE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hari</title>
		<link>http://jeffmatherphotography.com/dispatches/2006/11/how_a_digital_c_1/#comment-596</link>
		<author>hari</author>
		<pubDate>Thu, 03 Jan 2008 17:35:02 +0000</pubDate>
		<guid>http://jeffmatherphotography.com/dispatches/2006/11/how_a_digital_c_1/#comment-596</guid>
		<description>how do we convert *.raw file to *.jpg/tif using Matlab?</description>
		<content:encoded><![CDATA[<p>how do we convert *.raw file to *.jpg/tif using Matlab?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
