LEADTOOLS Support
General
General Questions
How can i calculate Pixel Intensity for 16bpp CT images?
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, September 17, 2009 8:16:15 PM(UTC)
Groups: Registered
Posts: 53
Hi
I am using Leadtools v15.0 latest patch and working in VB.NET MedicalViewerDemo Project. I want to calculate the Pixel intensity for 16bpp CT images. How can i do that? Give a sample code and idea of getting Pixel Intensity... I have attached the 16 bpp CT image.
#2
Posted
:
Friday, September 18, 2009 8:06:53 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
I believe you and I spoke about this in chat regarding calculating HU values. Getting the pixel intensity is the first step in calculating HU and the demo on
http://support.leadtools...rums/24633/ShowPost.aspx shows how to get the pixel intensity.
Keep in mind that this is just s simple demo and doesn't cover all the bases. It is your responsibility to understand how integer values are represented in binary and how to properly convert the binary data returned from GetPixelData into an integer.
LEADTOOLS Support
General
General Questions
How can i calculate Pixel Intensity for 16bpp CT images?
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.