Question 8
Consider the following Python code snippet used for basic image processing and answer the question that follows:
Which of the following statements are False?
represents an image with 3 color channels
The maximum possible pixel intensity value in is 256
The resize operation applied to reduces the number of channels
is obtained by flipping from Left to Right