[[["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 2023-10-06 UTC."],[[["This function creates an image where each pixel's value represents the number of neighboring pixels within a specified range, including itself."],["Users can define the neighborhood size using the `maxSize` parameter, with a default value of 100 pixels."],["The connectivity type can be controlled with the `eightConnected` parameter, allowing for either 4-connected or 8-connected neighborhood calculations, defaulting to 8-connected."]]],[]]