adplus-dvertising
frame-decoration

Question

While implementing logic operation on gray-scale images, the processing of pixel values is done as __________

a.

String of integer numbers

b.

String of floating numbers

c.

String of binary numbers

d.

None of the mentioned

Answer: (c).String of binary numbers

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. While implementing logic operation on gray-scale images, the processing of pixel values is done as __________

Similar Questions

Discover Related MCQs

Q. What is the equivalent for a black, 8-bit pixel to be processed under logic operation on gray scale image?

Q. Which of the following operation(s) is/are equivalent to negative transformation?

Q. Which of the following operations are used for masking?

Q. Two images having one pixel gray value 01010100 and 00000101 at the same location, are operated against AND operator. What would be the resultant pixel gray value at that location in the enhanced image?

Q. Which of the following arithmetic operator is primarily used as a masking operator in enhancement?

Q. Which of the following is/are more commercially successful image enhancement method in mask mode radiography, an area under medical imaging?

Q. The subtraction operation results in areas that appear as dark shades of gray. Why?

Q. If the images are displayed using 8-bits, then, what is the range of the value of an image if the image is a result of subtraction operation?

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?

Q. Which of the following is/are the fundamental factors that need tight control for difference based inspection work?

Q. When can two random variables be uncorrelated?

Q. In Image Averaging enhancement method assumptions are made for a noisy image g(x, y). What is/are those?

Q. The standard deviation ‘σ’ at any point in image averaging: σḡ(x, y) = 1/√K σɳ(x, y), where ḡ(x, y) is the average image formed by averaging K different noisy images and ɳ(x, y) is the noise added to an original image f(x, y). What is the relation between K and the variability of the pixel values at each location (x, y)?

Q. A filter is applied to an image whose response is independent of the direction of discontinuities in the image. The filter is/are ________

Q. In isotropic filtering, which of the following is/are the simplest isotropic derivative operator?

Q. The Laplacian is which of the following operator?

Q. The Laplacian ∇^2 f=[f(x + 1, y) + f(x – 1, y) + f(x, y + 1) + f(x, y – 1) – 4f(x, y)], gives an isotropic result for rotations in increment by what degree?

Q. The Laplacian incorporated with diagonal directions, i.e. ∇^2 f=[f(x + 1, y) + f(x – 1, y) + f(x, y + 1) + f(x, y – 1) – 8f(x, y)], gives an isotropic result for rotations in increment by what degree?

Q. Applying Laplacian has which of the following result(s)?

Q. Applying Laplacian produces image having featureless background which is recovered maintaining the sharpness of Laplacian operation by either adding or subtracting it from the original image depending upon the Laplacian definition used. Which of the following is true based on above statement?