T O P I C R E V I E W |
theos |
Posted - Feb 28 2013 : 01:56:23 Dear developers, I would like to know if dicom multiframe images are supported. Thank you
----- About dicom multiframe: "For uncompressed images, the frames are stored in one continuous blob. For compressed images, the first data item (FFFE,E000) has a list of 4-byte offsets to the start of each frame. For example, a 200x200x16-bit uncompressed frame takes 80000 bytes. If your file has 50 frames, it will have 80K x 50 = 4MB of image data. The frames are stacked together in order so frame N will be at offset N x 80K bytes. For compressed frames the start of the data item contains a list of 4 byte integers with absolute offsets into the file for each frame. Each frame's compressed data length is gotten from the data item pointed to by the list." |
1 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Mar 01 2013 : 01:44:01 Hi
Yes, please see the Dicom demo at:
http://www.imageen.com/Demos/
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
|
|