<div dir="ltr"><div class="gmail_default" style="color:#274e13">Hello Venka</div><div class="gmail_default" style="color:#274e13"><br></div><div class="gmail_default" style="color:#274e13">Thank you for your response</div>

<div class="gmail_default" style="color:#274e13"><br></div><div class="gmail_default" style="color:#274e13">Unfortunately, I did rescale my lsat8 images to 8bit, however, I tested with North Carolina sample dataset which is Landsat 7 (8bit) and got the same error, so it must be something else, maybe i.class generating a wrong signature file?</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/26 Venkatesh Raghavan <span dir="ltr"><<a href="mailto:raghavan@media.osaka-cu.ac.jp" target="_blank">raghavan@media.osaka-cu.ac.jp</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hi Augusto,<br>
      <br>
      <br>
      In GRASS-6.4.3, i.class only works on 8bit images. Since the
      Landsat 8 products are<br>
      12bit data, proper signature files cannot be produced by i.class.<br>
      <br>
      You could try rescaling data to 8bit and see if i.class and
      i.maxlik works.<br>
      <br>
      Best<br>
      <br>
      Venka<br>
      <br>
      P.S. I hope i.class will be support 12, 16bit images in future.<div><div class="h5"><br>
      <br>
      <br>
      On 2013/11/27 0:47, Cesar Augusto Ramírez Franco wrote:<br>
    </div></div></div>
    <blockquote type="cite"><div><div class="h5">
      <pre>Hello everyone,

I've been trying to do a supervised classification from landsat8 imagery
using i.class and then i.maxlik, but I'm getting an error when running
i.maxlik saying it can't read the signature file.

I tested my procedure on the NC sample dataset and I'm getting the same
error, I'm using Grass 6.4.2 on Debian Wheezy, installed from the debian
repo. Here's the command set:

#Display RGB enhanced map
i.landsat.rgb blue=lsat7_2000_10 green=lsat7_2000_20 red=lsat7_2000_30
d.rgb blue=lsat7_2000_10 green=lsat7_2000_20 red=lsat7_2000_30
#"Real color" map
r.composite red=lsat7_2000_30 green=lsat7_2000_20 blue=lsat7_2000_10
output=lsat7_2000_RGB
#Group images to process
i.group group=lsat7_2000_RGB subgroup=lsat7_2000_RGB
input=lsat7_2000_10,lsat7_2000_20,lsat7_2000_30
#Unsupervised classification
i.cluster group=lsat7_2000_RGB subgroup=lsat7_2000_RGB sigfile=clustlsat7
classes=20 report=rep_clust_lsat7.txt
i.maxlik group=lsat7_2000_RGB subgroup=lsat7_2000_RGB sigfile=clustlsat7
 class=lsat7_classes reject=lsat7_classes_rej
#Supervised classification
i.class map=lsat7_2000_RGB group=lsat7_2000_RGB subgroup=lsat7_2000_RGB
outsig=classlsat7
i.maxlik group=lsat7_2000_RGB subgroup=lsat7_2000_RGB sigfile=classlsat7
class=lsat7_class_sup

Here I get the error in which i.maxlik can't read the signature file
created by i.class (classlsat7) but read the one created by i.cluster
flawlessly

This is what I'm selecting on the i.class monitor, I named it vegetation:
[image: Imagen integrada 1]

And the contents of the classlsat7 signature file are the following:

</pre>
      <blockquote type="cite">
        <pre>​

</pre>
      </blockquote>
      <pre>#

#vegetation

166


</pre>
      <blockquote type="cite">
        <pre></pre>
      </blockquote>
      <pre>Am I doing something wrong or is it some kind of bug?

</pre>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
grass-user mailing list
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a></pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div style="text-align:right">

<b style="color:rgb(39,78,19)">César Augusto Ramírez Franco</b></div><font color="#274e13"><div style="text-align:right">Laboratorio de Sistemas Complejos Naturales</div><span style="font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><div style="text-align:right">

Escuela de Geociencias</div></span></font><div><div style="text-align:right"><span style="white-space:pre-wrap;font-family:Arial;color:rgb(39,78,19)">Facultad de Ciencias</span></div><font color="#274e13"><div style="text-align:right">

Universidad Nacional de Colombia - Sede Medellín</div></font></div><font color="#274e13"><div style="text-align:right">Teléfono: (57-4) 430 9369 -<font face="arial, helvetica, sans-serif"> 301 389 5607</font></div></font></div>


</div></div>