
teiden_zero
Novice
Jan 4, 2008, 3:08 AM
Post #2 of 4
(1794 views)
Shortcut
|
|
Re: [gavspav] Get Pixel Colour from Video Stream
[In reply to]
|
Can't Post
|
|
uhm... this also could be useful to solve my problem (http://forum.troikatronix.com/forum/Isadora_C2/General_F4/Comparing_two_streams_P1457/). Determining the colour of every pixel of an image starting for example from pixel 1,1 and compare its value with the same xy coords of another image can reveal us differences between two pictures. It also can be useful a function like "assign value to a pixel", for something like "pixel 13,150 is R=30 G=150 B= 80 in pict_1 AND pixel 13,150 is R=30 G=150 B=80 in pict_2 THEN output a new value for that pixel that can be Difference between value (in this case 0,0,0), Sum (60,255,160), or Pure Black or Pure White and something like this. To involve a video stream it would be nice to select a "how many times per second do the comparison" value. Wouldn't it be useful?
|