Skip to content
Artificial Intelligence

What is Computer vision?

Computer vision is the field of AI that lets computers interpret and understand images and video — recognizing objects, faces, text, and scenes the way humans do with their eyes.

See it, don’t just read it.
Watch a 2-minute lesson with voice + animation that explains computer vision.
▶ Watch the visual lesson

Key things to understand

  • 1It turns pixels into meaning: detecting, classifying, and locating things in images.
  • 2Modern computer vision is powered by neural networks trained on labeled images.
  • 3Uses: face unlock, self-driving cars, medical scans, quality inspection.
  • 4It can be fooled and reflects biases in its training data.

Frequently asked questions

How does computer vision work?
Neural networks learn patterns from millions of labeled images, then detect those patterns in new images.
Where is computer vision used?
Face recognition, self-driving cars, medical imaging, retail checkout, and manufacturing inspection.
Is computer vision always accurate?
No — it can be fooled by unusual inputs and can inherit biases from its training data.

Related topics