what :
Home > Objects > V > v.< > author : David Rokeby

v.<

single stream: compare each pixel's brightness to an integer dual stream: compare corresponding pixels' brightness in two streams


single stream: compare each pixel's brightness to an integer dual stream: compare corresponding pixels' brightness in two streams In single stream mode, v.< compares each pixel in the input stream to the int that was received in the right inlet. Where the brightness of the pixel is less than the test value, v.< outputs 255, otherwise it outputs 0. In dual stream mode, v.< compares each pixel in stream 1 with the corresponding pixel in stream 2. Where the stream 1's brightness is less than stream 2's, v.< outputs 255, otherwise it outputs 0. v.< compares only brightness.
from the library :
softVNS
Format : External
Environment : jitter / max
commercial
Max 4.x


http://homepage.mac.com/davidrokeby/softVNS.html

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 53493539 members connected RSS
Site under GNU Free Documentation License