You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 5: Texture Mapping (95)
Khan-AbdulA

The more complex calculation involved in trilinear interpolation compared to other methods such as nearest-neighbor or bilinear interpolation can result in a loss of sharpness and clarity, leading to a perceived blurriness in the image. This occurs when the distance between neighboring voxels is too small to distinguish between them leading to a uniformity

longh2000

With the limitation, we might want to switch to a more costly interpolation approach especially when we have to encounter far away scenes, and x, y axis have different frequency that cannot be captured by mipmap.

You must be enrolled in the course to comment