Computer Science, asked by DishaRajpal3322, 11 months ago

What is the meaning of convolution in computer vision?

Answers

Answered by sandeepkm3666
0

Answer:

In image processing, a kernel, convolution matrix, or mask is a small matrix. It is used for blurring, sharpening, embossing, edge detection, and more. This is accomplished by doing a convolution between a kernel and an image.

Explanation:

Similar questions