ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 DICOM Multiframe

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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