1.

A special case of nearest neighbor Interpolation that just duplicates the pixels the number of times to achieve the desired size, is known as ___________(a) Bilinear Interpolation(b) Contouring(c) Ridging(d) Pixel ReplicationI have been asked this question in unit test.I'm obligated to ask this question of Zooming and Shrinking Digital Images topic in portion Image Enhancement of Digital Image Processing

Answer»

Right option is (d) Pixel Replication

Best explanation: A special case of nearest neighbor interpolation is Pixel replication and is applicable when we want to increase the size of an IMAGE an integer number of TIMES.

For example, doubling the size of an image is achieved duplicating each column and hence image size gets DOUBLED in the horizontal DIRECTION. Then, we duplicate each row of the enlarged image to double the size in the vertical direction. Similarly, enlarging the image by any integer number of times (TRIPLE, quadruple, and so on) is possible.



Discussion

No Comment Found

Related InterviewSolutions