Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: How can i get the density value for image in selected region?
Started by Gunasekaran at 06-30-2008 1:14. Topic has 4 replies.

Print Search « Previous Thread Next Thread »
  06-30-2008, 1:14
Gunasekaran is not online. Last active: 12/18/2008 10:19:22 AM Gunasekaran



Top 25 Posts
Joined on 05-07-2008
Chennai,India
Posts 174
How can i get the density value for image in selected region?
Reply Quote
Hello dude

    I am using lead tools latest pateches evaluation version 15.0. i am working Medical Viewer project Using VB.NET platform, is anyway to calculate density for image? if poosible How can i get the density for particular ( selected ) region? if u have sample code help me...
Thanks and Regards
Guna
   Report 
  06-30-2008, 11:19
Yasir Alani is not online. Last active: 11/16/2008 11:29:23 AM Yasir Alani



Top 10 Posts
Joined on 02-05-2007
Posts 311
Re: How can i get the density value for image in selected region?
Reply Quote
Do you mean that you want to calculate the Max Density (2010,0130) and Min Density (2010,0120) of a DICOM image?

If yes, you can use the MaxDensity Property and the MinDensity Property of the DicomImageBoxParameters Class to get their values.


Yasir Alani
LEADTOOLS Technical Support
support@leadtools.com
   Report 
  07-01-2008, 1:49
Gunasekaran is not online. Last active: 12/18/2008 10:19:22 AM Gunasekaran



Top 25 Posts
Joined on 05-07-2008
Chennai,India
Posts 174
Re: How can i get the density value for image in selected region?
Reply Quote


Thanks for the replu dude... i will check the class and let u know....

Thanks and Regards
Guna
   Report 
  07-01-2008, 2:20
Gunasekaran is not online. Last active: 12/18/2008 10:19:22 AM Gunasekaran



Top 25 Posts
Joined on 05-07-2008
Chennai,India
Posts 174
Re: How can i get the density value for image in selected region?
Reply Quote
Yes, I want to calculate Max Density and Min Density Values..I have tried DicomImageBoxParameters but couldn't get rite solution..Can u send me a sample prog which calculate max density and min density of dicom image..

thanks
Guna

Thanks and Regards
Guna
   Report 
  07-01-2008, 10:51
Yasir Alani is not online. Last active: 11/16/2008 11:29:23 AM Yasir Alani



Top 10 Posts
Joined on 02-05-2007
Posts 311
Re: How can i get the density value for image in selected region?
Reply Quote
There are code snippets in the "MinDensity Property" and "MaxDensity Property" help topic in the Raster .NET Class Library Help file.
Yasir Alani
LEADTOOLS Technical Support
support@leadtools.com
   Report 
Post
LEAD Support Fo... » Developer » General » Re: How can i get the density value for image in selected region?

Powered by Community Server, by Telligent Systems