Black Sea Volumetric Rendering
6.837 Computer Graphics   Bill Wallis and Michael Dewberry


Previous  


Analyzing the sub-bottom tracks

The sub-bottom tracks are not densely spased enough to do serious analysis in 3D; they are primarily a set of independent 2D datasets. A Java tool was developed to work with the track data in the 2D space.
cd /mit/imagery2/6.837/F99/teams/team32/src
make run
will invoke the application.

 



Previous