Back to Camera Hacker |
|
Question re: PPM conversion from an imaging scientist
Hello, Chieh
Richard Knapp
Richard, As far as I can tell, dcraw will only output PPM and will not output any other format. You might want to look into ImageMagick. Although it does everything in 8-bit by default, you can recompile it to use 16-bit color depth. See "16-BIT Imaging" in the ImageMagick-3.6.5 README.
Chieh Cheng
Take a look at FreeImage (http://freeimage.sourceforge.net/). It is very easy to use/modify and compiles for VS (I don't remmber what version). It has support for TIFF, PNG, PPM, etc., as well as almost any other format that you can imagine. Ha! 2007, a little late, but should anyone else come along... Borka As a last resort you could probably do it in Matlab which you can call from VB. Since you are in academia it is a little cheaper to get than for regular folks. With the regular version of matlab, you can call it from vb and then pass the array back in to your program. With the matlab com development kit you can actually build com wrappers that encapsulate all Matlab functionalities and then load the COM natively w/in VB. This lets you call any Matlab code you;ve written and run it on any system even ones that don't have matlab installed. Just a thought, but Matlab can do some crazy image processing pretty fast so it might be worth your time to figure it out if nothing else is working. Good luck. tim Tim Brown The latest version of dcraw can export to TIFF. Chieh Cheng
Add Comment
TrackBack
No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here. Messages, files, and images copyright by respective owners. |
59 Users Online
$10000-above $5000-$9999 $2000-$4999 $1000-$1999 $500-$999 $200-$499 $100-$199 $50-$99 $25-$49 $0-$24 Gift Certificate |
|
Copyright © 1998 - 2009 by Chieh Cheng. All Rights Reserved. |