what :
Home > Objects > V

objects 123 A B C D E F G G H I ï J K L L M N O P Q R R S T U V W X Y Z 123  
page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
v.!= External single stream: compare each pixel's brightness to an integer dual stream: compare corresponding pixels in two streams

v.!= External single stream: compare each pixel's brightness to an integer dual stream: compare corresponding pixels in two streams

v.* External single stream: multiply each pixel by an int or float dual stream: multiply stream 1 by stream 2

v.* External single stream: multiply each pixel by an int or float dual stream: multiply stream 1 by stream 2

v.+ External single stream: add an int to each pixel (Brightness) dual stream: add two video streams together

v.+ External single stream: add an int to each pixel (Brightness) dual stream: add two video streams together

v.+= External v.+= accumulates input pixel values.

v.+= External v.+= accumulates input pixel values.

v.- External single stream: subtract an int from each pixel (Darkness) dual stream: subtract stream 2 from stream 1

v.- External single stream: subtract an int from each pixel (Darkness) dual stream: subtract stream 2 from stream 1

v./ External v./ divides each pixel by a value.

v./ External v./ divides each pixel by a value.

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

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

v.<= External single stream: compare each pixel's brightness to an integer dual stream: compare corresponding pixels' brightness in two streams

v.<= External single stream: compare each pixel's brightness to an integer dual stream: compare corresponding pixels' brightness in two streams

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

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

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

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

v.>= External single stream: compare each pixel's brightness to an integer dual stream: compare corresponding pixels' brightness in two streams

v.>= External single stream: compare each pixel's brightness to an integer dual stream: compare corresponding pixels' brightness in two streams

v.abs External v.abs is intended to operate on signed images (where negative pixel values are allowed).

v.abs External v.abs is intended to operate on signed images (where negative pixel values are allowed).

v.adapt External single stream: sample (pass), adapt to or hold (freeze) the incoming stream. dual stream: sample (pass) adapt to or hold (freeze) individual pixels based on the values of the pixels in a second stream.

page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24

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