At 03:01 PM 10/19/2001 +0100, Bedford, Steven wrote: >I am just starting an MSc project looking at the Segmentation of >Mammographic Images (X-Ray) using 2-D Wavelet Decomposition, in order to >achieve this I am about to attempt the design and implementation of an Image >processing suite in Java (this will allow open access to other students for >future development). I am however more interested in the results than >developing the software and would prefer not to spend my time reinventing >the wheel. So, if any of you good people out there know of any open source >code that implements any sort of 2D wavelet analysis please could you let me >know.
This is probably late to do you much good, but Googling "wavelet java" yields: http://www.bearcave.com/software/java/wavelets/ http://cm.bell-labs.com/who/wim/cascade/ http://galaxy.uci.agh.edu.pl/~maziarz/Wavelets/bkmrk.html http://elecard.com/v1/wavelet.html http://www-dsp.rice.edu/software/ICOMPRESS/ http://www.mathtools.net/Java/Wavelets/ etc. jim ---------------------------------------------------------------- James P. White Netscape DevEdge Champion for IFC IFC Exchange * Insanely great Java * http://www.ifcx.org [EMAIL PROTECTED] Pagesmiths' home is http://www.pagesmiths.com =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
