eyes average Averages intensity values

Intensities values are averaged with pixels within the vacinity of the pixels location. The local area is specified as a window with an xsize and ysize.

Inlets & Arguments:
#
Name
Arg
Description
1
image
n/a
Eyes Image, standard operator messages see: eyes messages
2
X size
xsize
The width of the local area around each pixel.
3
Y size
ysize
The height of the local area around each pixel.

Outlets:
#
Name Description
1
averaged image Image with the specified intensities averaged over local areas.

Messages:

Standard messages
Accepts all messages sent to the eyes object. See eyes messages.

Argument messages
Accepts all inlet arguments as messages: xsize, ysize

Example:

See Also:
feature, max, correlate, convolve