Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, September 4, 2007 8:21:48 PM(UTC)

Roshani  
Roshani

Groups: Registered
Posts: 14


Hello Sir,

I am using Leadtools version 15. I need to compress the dicom files which have more pages and after decompressing I want to retrieve it as a series of  images.Can u send me code for that. 

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, September 5, 2007 3:57:47 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Hello,

Please explain in more details what you're trying to do. In particular:
1. Which LEADTOOLS programming interface are you using? (.NET classes, DLL API, or C++ Classes)
2. Do you already have a DICOM dataset with multi-frame (multi-page), or are you trying to create such a dataset?
3. Do you want to extract each frame to a separate file? If yes, what is the output file format you want?

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
#3 Posted : Thursday, September 6, 2007 9:35:54 PM(UTC)

Roshani  
Roshani

Groups: Registered
Posts: 14


Dear Sir,

I want to compress the dicom file while saving it to hard disk and retreive the same by decompressing it. 

I am using .net dll's.

I want to compress dicom files because to reduce the file size which reduces the disk space.

 

Note: I don't want to convert dicom file to any other formats.

 

Thanks

With Regards

Roshani

 
#4 Posted : Sunday, September 9, 2007 2:11:25 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Hello,

The Transfer Syntax of the DICOM data set determines the compression used for the images in the data set. You can use the ChangeTransferSyntax Method to control this value before you call the DicomDataSet.Save() Method. For more information, refer to the DICOM standard and to the "Transfer Syntax Values" help topic in our .NET help file.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.101 seconds.