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 : Friday, August 26, 2011 12:15:21 PM(UTC)

Travis  
Travis

Groups: Registered, Tech Support
Posts: 207

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

This demos shows a new class we have introduced to handle most of the leg work involved in loading all files listed in a DICOM DIR into the MedicalViewer control.

You create the client object, give it a path to the DICOM DIR file, then pass the client object to the loader with a MedicalViewer. The loader will then take care of loading the files and inserting them into the MedicalViewer object as well as setting up tags within the MedicalViewer's cells.

You can read more about each of these classes from our help file:

DicomDirRetrieveClient
http://www.leadtools.com/help/leadtools/v175/dh/mi/leadtools.medical.workstation.client~leadtools.medical.workstation.client.local.dicomdirretrieveclient.html

MedicalViewerLoader:
http://www.leadtools.com/help/leadtools/v175/dh/ml/leadtools.medical.workstation.loader~leadtools.medical.workstation.loader.medicalviewerloader.html

We also have two other client classes you can use with the MedicalViewerLoader, the DbRetrieveClient and the PacsRetrieveClient. The DbRetrieveClient class allows you to load a series from a database. The PacsRetrieveClient class allows you to communicate with a remote PACS and retrieve the series from the PACS, putting it into the MedicalViewer.

Each of these classes are derived from the RetrieveClient class. You can derive from this class and create you own implementation as well to simplify the loading process.

The C# project was created in Visual Studio 2008.
File Attachment(s):

Edited by moderator Friday, August 9, 2019 10:25:50 AM(UTC)  | Reason: Removed bad link

Travis Montgomery
Senior Sales Engineer
LEAD Logo
 

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 : Monday, October 9, 2017 9:24:47 AM(UTC)
Anthony Northrup

Groups: Registered, Tech Support, Administrators
Posts: 199

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

Updated to LEADTOOLS v19 with Visual Studio 2017. Also changed project to automatically select dll's for running in 32-bit and 64-bit.
Extract folder to "C:\LEADTOOLS 19\Examples\DotNet\CS\" to use the example.

To get a DICOMDIR example file, download this zip file: ftp://ftp.leadtools.com/pub/3d/Chest%20CT-Compressed%20subset%20for%203D%20Tutorial/
File Attachment(s):
CS_DicomDirClient.zip (12kb) downloaded 221 time(s).
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
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.119 seconds.