S W A T 1x3 [ VERIFIED — Checklist ]

: The filter is placed over the first three elements of the input space. Each value in the filter is multiplied by the corresponding input value, and the results are summed to create a single output pixel . Example : If the input is [2, 4, 6] , the result is

: You define a filter with specific weights, such as [2, -1, 0.1] . S W A T 1x3

: In 2D images, a 1x3 filter specifically targets horizontal patterns, which can be useful for identifying textures or long horizontal lines. Real-Time Vision for Robot Swat-Juggling : The filter is placed over the first