ended3월 23일· 1 sources

Teaching Machines to See (Part 1): Why Vision Is Hard

기계에게 시각을 가르치다 (1부): 시각 인식이 어려운 이유

Why it matters

Human brains effortlessly recognize objects through attention, memory, and context, but computers see images only as numerical matrices of pixel values. This 2D representation of a 3D world creates fundamental ambiguities, particularly depth ambiguity, since a camera captures light position (x, y) and intensity but loses distance (z-axis) information. The article explains how cameras form images through lenses focusing light onto pixel sensors, and why interpreting these raw numbers remains a core challenge in computer vision.

1
Sources
+0
24h
Growth
173d
Active
Computer VisionDepth AmbiguityOpenCVVisual CortexPixel Matrix

Sources

Related Issues