At 12:28 AM +0000 3/25/04, Daniel E. Macks wrote:
Jonathan Levi, M.D. <[EMAIL PROTECTED]> said:I have a number of DICOM medical files, which are in the form of multi-frame cine loops. I want to play them back on my Mac, but I don't know any Mac application that can read them.
Googling (dicom mac quicktime) gave me these seemingly-useful hits:
http://www.mactech.com/news/archivedisplay.mgi?id=000001908599 http://www.apple.com/downloads/macosx/math_science/jboxviewdicomviewer.html
There was a discussion about reading DICOM format on Apple's SciTech mailing list several months ago. Browse or use their search engine:
http://www.lists.apple.com/mailman/listinfo/scitech
At 4:48 PM -0800 3/24/04, Jens Nockel wrote:
There are various things you could do: (a) How about making a gif movie that you can view in a web browser? E.g., convert -loop 1000 -quality 100 FC*.tif movie.gif creates the file movie.gif with all your frames re-assembled. (b) To create MPEG, I guess you could use fink's mpegencode. But mpeg always has some loss of image information. And I recall that using mpegencode is not easy. (c) Buy the full version of Quicktime Player - it's really worth the money with all the formats it can create.
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
