Stereoscopic analysis: Difference between revisions
Jump to navigation
Jump to search
(→GRASS 6: img) |
|||
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.
See also
- Stereo anaglyphs wiki page
- Principles of Photogrammetry: Stereoscopic Parallax
- nasa/StereoPipeline: The NASA Ames Stereo Pipeline is a suite of automated geodesy & stereogrammetry tools designed for processing planetary imagery captured from orbiting and landed robotic explorers on other planets