Computer vision is the study and application of methods that allow computers to understand image content. The goal is to extract specific information from images for human or automated use, such as detecting cancerous cells or controlling an industrial robot. Computer vision relies on digital images as input and can involve single images, multiple images, videos, or 3D volumes. While early systems were programmed for specific tasks, machine learning is increasingly used. Computer vision draws from fields like artificial intelligence, signal processing, neurobiology, and mathematics. It involves tasks like recognition, motion analysis, and scene reconstruction. Typical computer vision systems include image acquisition, preprocessing, feature extraction, and registration. Applications include facial recognition, mobile robots, and more.