<p>Hi,</p>
<p>The new image flag sent by pix_info is exactly what i need.</p>
<p>Thanks !</p>
<p>A.</p>
<div class="gmail_quote">Le 20 juin 2012 21:42, &quot;IOhannes zmölnig&quot; &lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt; a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 06/20/2012 05:25 PM, Antoine Villeret wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I need to sync my shader processing chain on the arrival of a new image of<br>
&gt; pixels_video.<br>
&gt;<br>
&gt; For that i looking for an object or abstraction that send a bang when the<br>
&gt; image changes in the up stream.<br>
&gt;<br>
&gt; Does anyone know a good solution for that ?<br>
<br>
<br>
what do you mean by &quot;change&quot;?<br>
<br>
<br>
the 2nd-last outlet of [pix_info] should give you the information<br>
whether a &quot;newly acquired&quot; image is sent down the pipe.<br>
this newly acquired image might be identical (pixelwise) to the last one.<br>
<br>
if you want a pixel-wise comparision, try [pix_movement]/[pix_mean_color].<br>
<br>
<br>
fgmasrd<br>
IOhannes<br>
<br>
<br>_______________________________________________<br>
GEM-dev mailing list<br>
<a href="mailto:GEM-dev@iem.at">GEM-dev@iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/gem-dev" target="_blank">http://lists.puredata.info/listinfo/gem-dev</a><br>
<br></blockquote></div>