<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>getting the number of occurences of different classes in a moving window neighbourhood</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi list,<BR>
<BR>
I'm looking for a way to extract the occurence (number of pixels of a certain class in a moving window) of a certain class in a moving window neighbourhood and write this to a map. r.neighbors only provides summarized versions of what I need. Is there a way to calculate this basic statistic without resorting to too much coding or exporting my maps into R or matlab?<BR>
<BR>
Kind regards,<BR>
Koen</FONT>
</P>

</BODY>
</HTML>