LEADTOOLS Support
Medical
Medical SDK Examples
HOW TO: Programmatically use the Dicom Writer filter to convert a video to a Dicom Dataset file
While some posts in this topic are more current, this topic was posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, August 17, 2009 7:12:21 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
This simple C# 2005 console example uses our 16.5 Multimedia SDK to convert a video file into a Dicom Dataset file. It uses the ltmmConvertCtrl and gets the ILTDicWrt filter with GetSubObject so that you can modify the properties of the Dicom Writer filter programmatically. It also shows how to monitor the Progress and Complete event of the ltmmConvertCtrl.
#2
Posted
:
Monday, November 7, 2011 6:10:56 AM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
I've updated this project to use the newer .NET interface with LEADTOOLS v17.5. This project has also been updated to a Visual Studio 2008 project solution.
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
#3
Posted
:
Tuesday, February 21, 2017 2:06:26 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 63
Thanks: 2 times
Was thanked: 4 time(s) in 4 post(s)
I've updated this project to be compatible with LEADTOOLS v19 using Visual Studio 2015.
Joe Zhan
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Medical
Medical SDK Examples
HOW TO: Programmatically use the Dicom Writer filter to convert a video to a Dicom Dataset file
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.