what :
Home > Objects > V > v.!= > author : David Rokeby

v.!=

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


single stream: compare each pixel's brightness to an integer dual stream: compare corresponding pixels 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 not equal to 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 pixels are not equal, v.!= outputs 255, otherwise it outputs 0. In this mode, v.!= compares all components of the streams.
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 46242378 members connected RSS
Site under GNU Free Documentation License