Multiple Choice
Why is the conversion of an image to grayscale by simply computing the average of a pixel less than ideal?
A) The conversion will still contain non-grayscale colors.
B) The conversion does not take luminance into account.
C) The conversion will cause some areas of the image to be invisible
D) The conversion will make details that are red or green in color hard to see.
Correct Answer:

Verified
Correct Answer:
Verified
Q18: In the images module, how does the
Q19: An N-level c-curve can be drawn with
Q20: What statement accurately defines what a pixel
Q21: A fractal object can be described using
Q22: What does the term "sampling" imply in
Q24: What RGB value should you use to
Q25: Which of the following image formats is
Q26: A raw image file saves all of
Q27: Given a Turtle object of t, what
Q28: What is instantiation in Python?<br>A) It is