Computer Science, asked by shivamsharmasinger5, 8 months ago

How is image processing different from computer vision?

Answers

Answered by pratibhayadav162006
1

An image processing algorithm can transform images in many ways: smoothing, sharpening, changing the brightness and contrast, highlighting the edges, and so on. Computer vision, on the other hand, focuses on making sense of what a machine sees.

In image processing, an image is "processed", that is, transformations are applied to an input image and an output image is returned. ... Computer vision uses image processing algorithms to solve some of its tasks. The main difference between these two approaches are the goals (not the methods used).

Answered by Anonymous
41

Answer:

An image processing algorithm can transform images in many ways: smoothing, sharpening, changing the brightness and contrast, highlighting the edges, and so on. Computer vision, on the other hand, focuses on making sense of what a machine sees.

Similar questions