Page 1 of 1

What does the bilinear Interpolation do for gray-level assignment?

Posted: Thu Jul 14, 2022 10:06 am
by answerhappygod
a) Assign gray level to the new pixel using its right neighbor
b) Assign gray level to the new pixel using its left neighbor
c) Assign gray level to the new pixel using its four nearest neighbors
d) Assign gray level to the new pixel using its eight nearest neighbors