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 : Monday, January 8, 2018 9:17:50 AM(UTC)

Walter  
Walter

Groups: Tech Support
Posts: 366

Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)

This demo is an update from the prior examples here.

This Visual Studio 2017 C# demo uses the MedicalViewerLoader 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:
MedicalViewerLoader
DicomDirRetrieveClient

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.

Before running this demo, please extract the project to the following directory:
C:\LEADTOOLS 20\Examples\posts\t12403\
File Attachment(s):
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
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.

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.038 seconds.