Hi all,<br><div><br></div><div>Completed:</div><div><br></div><div>I spent the week learning and implementing the "segmentation library" which deals with tiling large rasters to balance memory constraints with disk I/O.  It is totally different from image segmentation, the task of the program, so hopefully the dual meaning of the word won't cause too many headaches!  There is a lot of good information in the GRASS programmer's manual, that has been good reading.</div>

<div><br></div><div>The data I/O portion is coded, using both imagery groups and segmentation data storage.  It compiled today, but quits half way through.  Hopefully I'm just missing some small syntax error.</div><div>

<br></div><div>Tasks for next week:</div><div>Get I/O to work.</div><div>Write the basic image segmentation algorithm.</div><div><br></div><div>Blocking:</div><div>Nothing yet, there are some bug(s?) preventing the program from running.  But I've just now figured out where the problem is and need some time to continue looking for the solution.</div>

<div><br></div><div>-Eric</div>