Definition
Computer Vision
Computer vision is the AI field that helps software interpret images, video and visual patterns from the physical or digital world.
Short definition
Computer vision is the field of AI focused on visual understanding. It allows systems to detect objects, classify images, read text from photos, track movement, estimate depth and analyze video streams.
How it works
Modern computer vision models often use deep neural networks trained on large image or video datasets. They learn visual features such as edges, textures, shapes and objects, then apply those patterns to new images.
Example
In manufacturing, a vision system can inspect products on a line and flag defects that are too subtle or too fast for reliable manual review. In retail, it can help analyze shelf availability or checkout flows.
Why it matters
Computer vision connects AI to the physical world. It powers medical imaging, robotics, autonomous vehicles, quality control and image search. The risks include privacy concerns, biased datasets and false positives in high-stakes environments.