Hacker News new | ask | show | jobs
by abbaselmas 1687 days ago
> the eyes move around, locating interesting parts of the scene and building up a mental, three-dimensional 'map' corresponding to the scene

Your reference is very interesting for me because in computer vision we try to locate local features and try to match these local features, so that 3D correspondence can be extracted from multiple images which called structure from motion (SfM). Now I know, humans (and animals) also do the same thing!