eyes normalize Normalizes intensities in the image to a given range

Pixel intensities are rescaled to a new range. Default is 0 to 255.

Inlets & Arguments:
#
Name
Arg
Description
1
image
n/a
Eyes Image, standard operator messages see: eyes messages
2
threshold low
l,lo
Low value of the new range.
3
threshold high
h,hi
High value of the new range.

Outlets:
#
Name Description
1
normalized image Image with the specified intensities set to 0 (or another value if specified).

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, depix,