Computer Vision is a field that focuses on teaching computers to "see," or to do tasks that the human visual system can do. Famous applications of Computer Vision include facial recognition, self-driving vehicles, and optical character recognition (OCR).
If you're interested in getting started in Computer Vision, I recommend reading my Introduction to Convolutional Neural Networks (CNNs) first.