What is the difference between Computer Vision and Image Processing?
Computer vision comes from demonstrating picture preparing
utilizing the methods of AI. PC vision applies AI to perceive designs for
understanding of pictures. Similar as the interaction of visual thinking of
human vision; we can recognize objects, characterize them, sort them as
indicated by their size, etc. PC vision, similar to picture preparing, accepts
pictures as information and gives yield as data on size, shading power and so
forth. Image Processing is mostly related to the usage and application of
mathematical functions and transformations over images regardless of any
intelligent inference being done over the image itself. It simply means that an
algorithm does some transformations on the image such as smoothing, sharpening,
contrasting, stretching on the image.
Some techniques which are used in digital image processing
include:
- Hidden Markov models
- Image editing and restoration
- Linear filtering and Bilateral filtering
- Neural networks
Comments
Post a Comment