[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-19 UTC."],[[["`rotate()` is a method applied to a Kernel object to rotate its weights matrix by a specified number of 90-degree turns."],["The `rotations` argument accepts an integer, with positive values indicating clockwise rotations and negative values indicating counterclockwise rotations."],["Rotating a kernel changes the direction in which the kernel is applied, impacting the output of image processing operations."],["The examples provided demonstrate how to rotate a Sobel kernel by 90 degrees clockwise, and by 180 degrees (two 90-degree turns counterclockwise)."]]],[]]