Send grass-windows mailing list submissions to grass-windows@lists.osgeo.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.osgeo.org/mailman/listinfo/grass-windows or, via email, send a message with subject or body 'help' to grass-windows-requ...@lists.osgeo.org You can reach the person managing the list at grass-windows-ow...@lists.osgeo.org When replying, please edit your Subject line so it is more specific than "Re: Contents of grass-windows digest..." Today's Topics: 1. wx.class (Mohammed Rashad) ---------------------------------------------------------------------- Message: 1 Date: Thu, 9 Sep 2010 03:04:49 +0530 From: Mohammed Rashad <mohammedrasha...@gmail.com> Subject: [GRASS-windows] wx.class To: grass-...@lists.osgeo.org, grass-windows@lists.osgeo.org Cc: grass-u...@lists.osgeo.org Message-ID: <aanlktimvj=bx1zc0vw4toh70ntsvhvp-pwjh5q9pu...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Hi all, I had just created a wx version of i.class module which generates spectral signatures for an image by allowing the user to outline regions of interest. The resulting signature file can be used as input for i.maxlik or as a seed signature file for i.cluster. Actual i.class module requires Xterm and work only in systems having Xserver installed. I created python version of i.class which works on all platform. Now windows users can use i.class module. Currently development is in beta stage. wx.class is tested and works only for NC dataset available from grassbook.org site. It uses wxpython paintDC to draw histograms which must be changed to use python-matplotlib for drawing smooth histograms as the output needed to be. I dont want to add a new dependency to grass as other developers but I am forced to do :( current wx.class doesn't need any other dependencies. The needs some cleanup but as I am busy with some other works related to GRASS I don't have much time to spend on cleaning up the code. But within a month or to you can have the fully functional wx.class. Now I am hosting to GRASS-Addons repo because the code needs testing...(although needs some cleanup) A README is included with source which shows how to use the module. But wx.class is made to be user-friendly. Any comments or suggestions are really welcomed :) -- Rashad -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.osgeo.org/pipermail/grass-windows/attachments/20100909/cdb0ecaa/attachment-0001.html ------------------------------ _______________________________________________ grass-windows mailing list grass-windows@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-windows End of grass-windows Digest, Vol 49, Issue 4 ********************************************