LEADTOOLS Support
General
General Questions
HOW TO: Create an efficient Winforms Thumbnail Medical Viewer
#1
Posted
:
Thursday, June 25, 2015 5:14:02 AM(UTC)
Groups: Manager, Tech Support, Administrators
Posts: 218
Was thanked: 12 time(s) in 12 post(s)
Attached is a sample application written in C# to show how to use a thumbnail viewer and the MedicalViewer to create an efficient medical viewer that is able to handle multiple files loaded at the same time using the new EnableLowMemoryUsage method of the MedicalViewerCell to only have a certain amount of frames loaded in memory at once.
This project also shows how to setup the DicomDataset to only have to load it once and then you can call GetImages() to get the images without spending too much processing time loading the dataset again.
This was made using VS2010 and LEADTOOLS V19.
Hadi Chami
Developer Support Manager
LEAD Technologies, Inc.
#2
Posted
:
Thursday, December 13, 2018 12:03:06 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 89
Was thanked: 4 time(s) in 4 post(s)
Updated to work with v20.
Chris Thompson
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
General
General Questions
HOW TO: Create an efficient Winforms Thumbnail Medical Viewer
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.