Is the "3.3" a typo in the second unit of seven in the "Images and image processing" module?

Arthur Skok 20 Reputation points
2024-02-07T05:16:37.9433333+00:00

I believe there is a typo in the second part of the seven units in the "Images and image processing" module for the Microsoft Azure AI Fundamentals: Computer Vision course. The relevant part of the lecture is here: A common way to perform image processing tasks is to apply filters that modify the pixel values of the image to create a visual effect. A filter is defined by one or more arrays of pixel values, called filter kernels. For example, you could define filter with a 3x3 kernel as shown in this example: The kernel is then convolved across the image, calculating a weighted sum for each 3.3 patch of pixels and assigning the result to a new image. It's easier to understand how the filtering works by exploring a step-by-step example.

Azure | Azure Training
{count} votes

Accepted answer
  1. Rakesh Gurram 15,715 Reputation points Microsoft External Staff Moderator
    2024-02-23T06:22:29.3433333+00:00

    Hi Arthur Skok,

    Thank you for your patience.

    We have reached out to the content author and got a confirmation saying that they had fixed the issue.

    Please Accept the Answer so that it will be useful for others in the community.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.