imshade

Plot shaded relief, optionally using simulated lighting direction

이 제출물을 팔로우합니다

IMSHADE will plot a matrix representing topography as a 3-component color image, with intensity proportional to the magnitude of the topographic slope of each pixel. Optionally, it can take an argument for lighting angle to use the directional slope.

The current colormap will be used, but future changes in the colormap will not alter the image, since it is now displayed as RGB derived from the colormap and shading.

Nondirectional shading usually scales well, though it is not very robust to spikes in the topographic gradient. The normalization used for directional shading does not always yield satisfactory results and may benefit from some tweaking.

Attached screenshot shows a seamount plotted with IMAGESC (no shaded relief) and with IMSHADE.

인용 양식

Kelsey Jordahl (2026). imshade (https://kr.mathworks.com/matlabcentral/fileexchange/25691-imshade), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: shadem

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.3.0.0

Attach corrected screenshot (previous version had incorrect latitude and longitude labels)

1.2.0.0

Add a screenshot

1.0.0.0