Overlay digital elevation model on hillshade
显示 更早的评论
I'd like to overlay a DEM on a (grayscale) hillshade, as is commonly done in ArcGIS. I've been trying to do this by plotting both and setting the transparency of the DEM (AlphaData) equal to the hillshade values (which range from 0 to 1). Not working. Any ideas?
回答(3 个)
Walter Roberson
2011-7-27
0 个投票
Please check what your figure's 'renderer' property is set to. Transparency only works for OpenGL.
Wolfgang Schwanghart
2011-8-2
0 个投票
Hi Ajay,
you might want to check TopoToolbox, which includes such a function.
Cheers, W.
Chad Greene
2015-1-17
编辑:Chad Greene
2015-1-18
0 个投票
类别
在 帮助中心 和 File Exchange 中查找有关 Image Arithmetic 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!