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

4400 objects and 131 libraries within the database Last entries : April 24th, 2013 Last comments : 0 66 visitors connected RSS
Site under GNU Free Documentation License page generated in : 0.0529 s