LEADTOOLS Support
Medical
Medical SDK Examples
HOW TO: Create a Hounsfield Unit UserAction for the MedicalViewer
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
:
Tuesday, November 4, 2008 11:02:57 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
This C# 2005 demo uses the LEADTOOLS version 16 .NET interface to calculate the Hounsfield Unit for a pixel selected with the mouse. Here's some specific items that this demo shows how to do:
1. Add a UserAction to the MedicalViewer and handle the UserAction mouse events
2. translate Client coordinates to Bitmap Coordinates with the MedicalViewer
3. retrieve DicomElements such as the PixelData, Rescale Slope and Rescale Intercept
4. use GetPixelData to calculate the signed or unsigned pixel intensity
5. Calculate the Hounsfield Unit
6. Use the Stack Action to get the currently selected Subcell
#2
Posted
:
Tuesday, October 2, 2012 6:07:23 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
I've updated this project for version 17.5.
#3
Posted
:
Friday, February 17, 2017 5:25:25 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 63
Thanks: 2 times
Was thanked: 4 time(s) in 4 post(s)
I have updated this project with Visual Studio 2015 to work with LEADTOOLS v19.
Joe Zhan
Developer Support Engineer
LEAD Technologies, Inc.
#4
Posted
:
Monday, August 27, 2018 1:35:09 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 use Visual Studio 2017 and LEADTOOLS v20.
Edited by moderator Wednesday, August 7, 2019 3:24:34 PM(UTC)
| Reason: Not specified
Joe Zhan
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Medical
Medical SDK Examples
HOW TO: Create a Hounsfield Unit UserAction for the MedicalViewer
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.