Real-Time Maximum Intensity Projection

The applet should run on all java 1.1 compatible platforms. The restricted memory amount available to applets within a web-browser may be a problem when loading larger data sets.
 
 
Direct execution by the built-in virtual machine of your browser. For security reasons, the amount of memory available to applets is restricted, large datasets can possibly not be loaded. The applet may just hang if insufficient memory is available. The restrictions of Netscape 4.04 allow only to load the small lobster.gz data set, Internet Explorer 4 also allows to load mr_angio.gz and mr01.gz.
Execution by Sun's Java-plugin for Netscape and the Internet Explorer (get it  here). This should eliminate the memory restrictions and provide higher frame rates due to better performance of the external virtual machine.
You can also try it with an appletviewer from the command line if both of the methods above fail: 
appletviewer -J"-mx24m" http://www.cg.tuwien.ac.at/research/vis/vismed/RT-MIP/direct.html

Lukas Mroz

Last modified: Wed Jan 27 11:13:42 MET 1999