<div class="gmail_quote"><div>Hi there</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br><br>
&gt; I have used an external tool to produce clusters from Landsat images. For<br>
&gt; each input bands, I obtain clusters with a desginated value (mean of the<br>
&gt; values in that cluster). So, if I use 4 bands, I obtained 4 outputs with<br>
&gt; clusters. in each image I obtain the same clusters but with different values<br>
&gt; (depends on pixel values).<br>
<br>
</div>How did you do this? (which commands)?<br>
<div class="im"><br></div></blockquote><div>I have used an external tool based on Segmentation paper. (coded in C++).</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">
&gt; What I want to obtain is a single map (raster or<br>
&gt; vectorial) with all clusters. in GRASS, how can I &quot;merge&quot; this 4 bands in<br>
&gt; order to obtain a labeled product? it can be a single raster or vectorial<br>
&gt; but it has to be a single band/layer...<br><br>
<br>
</div>Yes please :)<br>
<br></blockquote><div><br></div><div>Eheheeh here goes :)</div><div>I have 4 bands and in each one pixel values are calculated based on band cluster mean. I mean, pixels included in a certain cluster, are all with the same value that correspond with average of pixels included in the same cluster. This happens in all 4 bands. What I want is to merge 4 bands in a single one in which I will have labeled clusters with an integer (1,2,3,4,5...) isntead of pixel mean.</div>
<div><br></div><div>How can I do this merge?</div><div><br></div><div>Thanks Monica</div></div>