What is computer vision?
Computer Vision is a field of study that deals in providing computers with vision, i.e., the ability to understand and interpret visuals(images and videos). For example, you as a human being can visually see and differentiate between a dog and a cat. With computer vision, you try to give this ability to machines. Computer vision field includes image classification, object detection, segmentation, etc. How will computer vision change the way our machines operate? Computer vision will change the way our machines operate, primarily, by increasing the existing automation capabilities . For example, there are already instances of AI-driven medical applications coming up which not only display the X-ray of a patient but also analyze it to pose a recommended path for treatment (customised to each unique patient), thereby reducing the doctor's workload. Similarly, in case of self-driving autonomous cars, it also shows automation beyond human supervision. Hopefully, thing...