matlab地球月球卫星关系,matlab实现卫星地球视图,昼夜

Satellite View of Globe, Day/Night

Using the figure file satglobe, which I will upload into the MATLAB Central File Exchange shortly, you can generate fully rendered, rotatable, zoomable views of earth as seen from space. This screen capture was rendered with OpenGL, using a camera light at infinity and specified diffuse and ambient material reflectivities.

The image data was obtained from NASA; the map projection, political boundaries, and gridlines were created using the Mapping Toolbox.

Rendering can be as much art as science, and so graphic design aftertouching on the brightness, contrast, and specular point anomalies was done using standard image editing software, after the image was created in MATLAB. I do not have the image processing toolbox, but I presume this could easily be accomplished with that instead.

Using the SATGLOBE function, the command syntax for this image was:

hgload satglobe

set(gcf,'renderer','opengl')

camlight(-80,0,'infinite')

material([.03 1.5 0])

The OpenGL renderer seems preferable for screen displays, whereas the Zbuffer renderer seems better for image captures such as printing to a JPEG file.

For details on how to create the underlying image, and for higher resolution satellite imagery, please contact the author.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值