Welcome to LEAD Support Forum Login | Register | Faq  

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

How to calculate SNR( Signal to Noise Ratio) for selected Area in the Image?
Started by Gunasekaran at 05-09-2008 8:28. Topic has 5 replies.

Print Search « Previous Thread Next Thread »
  05-09-2008, 8:28
Gunasekaran is not online. Last active: 10/6/2008 6:15:39 AM Gunasekaran



Top 25 Posts
Joined on 05-07-2008
Chennai,India
Posts 131
How to calculate SNR( Signal to Noise Ratio) for selected Area in the Image?
Reply Quote
Hello
          How to calculate SNR( Signal to Noise Ratio) for selected Area in the Image?

Thanks and Regards
Guna

Thanks and Regards
Guna
   Report 
  05-11-2008, 12:42
Adam Boulad is not online. Last active: 9/17/2008 8:07:07 AM Adam Boulad



Top 10 Posts
Joined on 09-16-2007
Posts 423
Re: How to calculate SNR( Signal to Noise Ratio) for selected Area in the Image?
Reply Quote

Guna,

This depends on the definition of 'signal' and 'noise' in the area concerned. Unless you have a clean, noise-free copy of the image, or of the noise pattern inside it, you cannot calculate SNR solely based on image pixel data alone. Suppose you have a white pixel in the middle of black pixels, how do you know for sure that this pixel is noise and not actually white in the original image itself?
Adam Boulad
LEADTOOLS Technical Support

   Report 
  05-12-2008, 3:30
Gunasekaran is not online. Last active: 10/6/2008 6:15:39 AM Gunasekaran



Top 25 Posts
Joined on 05-07-2008
Chennai,India
Posts 131
Re: How to calculate SNR( Signal to Noise Ratio) for selected Area in the Image?
Reply Quote


Hello Ji..

           I have attached the SNR.jpg file in that file i rounded the two vales (1.median single line mean,2.median single line standerd deviation)i don't know how will be calculated based on size,min,max,median and mean. can u check and reply me....

Thanks in Advance
Guna

Thanks and Regards
Guna
   Report 
  05-12-2008, 10:21
Adam Boulad is not online. Last active: 9/17/2008 8:07:07 AM Adam Boulad



Top 10 Posts
Joined on 09-16-2007
Posts 423
Re: How to calculate SNR( Signal to Noise Ratio) for selected Area in the Image?
Reply Quote

Guna,

Your attachment was not uploaded correctly. However, there is no need to upload your attachment. As I told you earlier, you cannot calculate the value of the SNR unless you have a clean, noise-free copy of the image, or of the noise pattern inside it.
Adam Boulad
LEADTOOLS Technical Support

   Report 
  05-21-2008, 0:53
Gunasekaran is not online. Last active: 10/6/2008 6:15:39 AM Gunasekaran



Top 25 Posts
Joined on 05-07-2008
Chennai,India
Posts 131
Re: How to calculate SNR( Signal to Noise Ratio) for selected Area in the Image?
Reply Quote

hi dude

    i am using lead tools version 15.0... i am working VB.net using medical viwer demo project.. i need answer for the following question. all qustion based on above configration


1.can u send sample code for calculating mean,median,stddev,min,max for selected area in the gray image(single channel) or any sample project available in the leadtools.


2.how can i print preview the image with annotation like text and rectangle(i can get the result in raster image viwer but i can't get using medical viwer control).


3.How can i measure the line length, rectangle area ans  so on using medical viwer control?


4. How can i remove the cross hair style in the magnify glass in runtime(wat code i have to write in the funtion when i click the magnify glass tool button)


Thanks and Regards

Guna


Thanks and Regards
Guna
   Report 
  05-21-2008, 9:42
Adam Boulad is not online. Last active: 9/17/2008 8:07:07 AM Adam Boulad



Top 10 Posts
Joined on 09-16-2007
Posts 423
Re: How to calculate SNR( Signal to Noise Ratio) for selected Area in the Image?
Reply Quote

About the first question, you can use the MinMaxValuesCommand Class to get the minimum and maximum values of intensity.

You can use the Histogram to check the Median and Mean values of the image.

Please check our main demos which use the Histogram and calculate the Mean and Median values.

 

About the other questions, please create a new post for each one, since they are different issues.


Adam Boulad
LEADTOOLS Technical Support

   Report 
Post
LEAD Support Fo... » Developer » Image Display » How to calculate SNR( Signal to Noise Ratio) for selected Area in the Image?

Powered by Community Server, by Telligent Systems