Skip to content

Files

Latest commit

07e991d · Oct 12, 2022

History

History

computer_vision

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 11, 2021
Sep 28, 2020
Jun 24, 2021
Nov 8, 2021
Oct 12, 2022
Jul 11, 2022
May 31, 2021
Nov 8, 2021
Nov 16, 2021

Computer Vision

Computer vision is a field of computer science that works on enabling computers to see, identify and process images in the same way that human does, and provide appropriate output.

It is like imparting human intelligence and instincts to a computer. Image processing and computer vision are a little different from each other. Image processing means applying some algorithms for transforming image from one form to the other like smoothing, contrasting, stretching, etc.

While computer vision comes from modelling image processing using the techniques of machine learning, computer vision applies machine learning to recognize patterns for interpretation of images (much like the process of visual reasoning of human vision).