eyes depix Removes single pixel noise from the image.

Removes isolated pixels above a threshold intensity from the image.

Inlets & Arguments:
#
Name
Arg
Description
1
image
n/a
Eyes Image, standard operator messages see: eyes messages
2
threshold (not implemented hard coded to default.)
t
Threshold to determine if neighbors are essentially zero or not relavent. default is < 1
3
value (not implemented, hard coded to default.)
v
Value to assign to isolated pixels in order to remove them. default is 0.

Outlets:
#
Name Description
1
filtered image Image with the specified single pixel noise removed.

Messages:

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

Argument messages
Accepts all inlet arguments as messages: t, lo, and hi.

Example:

See Also:
color, regions,