Q:

The subtracted image needs to be scaled, if 8-bit channel is used to display the subtracted images. So, the method of adding 255 to each pixel and then dividing by 2, has certain limits. What is/are those limits?

0

The subtracted image needs to be scaled, if 8-bit channel is used to display the subtracted images. So, the method of adding 255 to each pixel and then dividing by 2, has certain limits. What is/are those limits?


  1. Very complex method
  2. Very difficult to implement
  3. The truncation inherent in division by 2 causes loss in accuracy
  4. All of the mentioned

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).The truncation inherent in division by 2 causes loss in accuracy

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DIGITAL IMAGE PROCESSING (DIP) - IMAGE ENHANCEMENT MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which of the following is/are the fundamental fact... >>
<< If the images are displayed using 8-bits, then, wh...