Stereoscopic analysis: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
Line 11: Line 11:


== GRASS 6 ==
== GRASS 6 ==
[[Image:Anaglyph_glasses.png|right|75px]]


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.
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.
[[Image:Spearfish_anaglyph.png|thumb|left|250px|Red/cyan anaglyph created with the d.anaglyph module]]
[[Image:Spearfish_stereogram.png|thumb|center|750px|Stereogram created with the d.anaglyph module (requires stereoscope viewer)]]
[[Image:usgs_stereoscope.jpg|thumb|right|200px|Stereoscope]]


== See also ==
== See also ==

Revision as of 01:46, 15 June 2013

GRASS 5

There is an old GRASS 5 software in http://grass.osgeo.org/outgoing/grass5/ -> stereo

which is doing this job. It is yet awaiting integration into GRASS 6.

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

GRASS 6

There is a d.anaglyph addon module for an easy way to greate 3D anaglyphs for use with red/cyan glasses. It uses the 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.

Red/cyan anaglyph created with the d.anaglyph module


File:Spearfish stereogram.png
Stereogram created with the d.anaglyph module (requires stereoscope viewer)
File:Usgs stereoscope.jpg
Stereoscope

See also