|
|
|
|
|
by Sharlin
3569 days ago
|
|
The fovea, the area of high-resolution vision in the middle of the field of view, is surprisingly small, just a few degrees across. The resolution falls rapidly outside the fovea [1]. A lot of the detail we perceive in the periphery is actually the brain filling in blanks based on "cached" data. The resolution drop could in principle be taken advantage of in computer graphics, especially in VR applications with robust enough eye tracking [2]. [1] https://en.wikipedia.org/wiki/Fovea_centralis [2] https://en.wikipedia.org/wiki/Foveated_imaging |
|
I'll make a correction that while minor, makes a world of difference: filling in the blank is more accurately understood as the brain making bayesian inferences or predictions or best guesses about what's missing or uncertain. The top down interaction occurring there is much more interesting than the term caching implies.