0
8.2kviews
Obtain the digital negative of the following 8 bits per pixel image T=150
121 205 217 156 151
139 127 157 117 125
252 117 236 138 142
227 182 178 197 242
201 106 119 251 240
1 Answer
0
914views

The digital negative of an image can be given as, s = (L-1)-r

Where s is output pixel value, r is input pixel value and L-1 is maximum pixel value.

For 8 bits per pixel image maximum pixel value is 255.

Thus the digital negative of the image is,

134 …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.