Stereoscopic analysis: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
m (→‎GRASS 5: stereo)
m (→‎GRASS 6: text)
Line 9: Line 9:
== GRASS 6 ==
== GRASS 6 ==


There is a {{AddonCmd|d.anaglyph|version=6}} addon module for an easy way to greate 3D anaglyphs for use with red/cyan glasses. It uses the {{Cmd|m.nviz.image}} module to render two viewpoints, then from those composes the 3D image into a PNG file. It should be possible to port that functionality into NVIZ itself.
The {{AddonCmd|d.anaglyph|version=6}} addon module provides an easy way to greate 3D anaglyphs and stereographs. It uses the {{Cmd|m.nviz.image}} module to render two viewpoints, then from those two images composes the 3D image into a single PNG file. In time it should be possible to port this functionality into [[NVIZ]] itself.


-----
-----

Revision as of 02:42, 15 June 2013

GRASS 5

There is some old GRASS 5 software in

http://grass.osgeo.org/outgoing/grass5/ → stereo

which does this job. It awaits integration into GRASS 6.

Tutorial: http://grass.osgeo.org/gdp/stereo-grass/index.html

GRASS 6

The d.anaglyph addon module provides an easy way to greate 3D anaglyphs and stereographs. It uses the m.nviz.image module to render two viewpoints, then from those two images composes the 3D image into a single PNG file. In time it should be possible to port this functionality into NVIZ itself.


Anaglyph

Red/cyan anaglyph created with the d.anaglyph module
       

Stereogram

Stereogram created with the d.anaglyph module (requires stereoscope viewer)
Stereoscope viewer

"Free-view" Stereogram

  • No special viewing equipment needed: just cross your eyes.


See also