필터 지우기
필터 지우기

Digital Elevation Model scale

조회 수: 2 (최근 30일)
Amir Cawich
Amir Cawich 2022년 9월 5일
편집: dpb 2022년 9월 5일
I am trying to analyze the surface of a sample using a technique similar to the Digital elevation model. The pixel value of the image is considered as the elevation from the surface. From this I obtained a 'rasterized' surface. However, the pixel values are from 0-256 for an 8-bit resolution, I can convert to 12-bit and get a better resolution. Can i convert this resolution (0-256) to a length scale (meters)? I was told I can use the pixel length but I am not sure how they relate. The pixel length is related to the x and y axis but I am not sure how I can relate it to the elevation (z-axis). Perhaps I am doing some wrong assumptions. Can anyone point me in the right direction?
  댓글 수: 1
dpb
dpb 2022년 9월 5일
편집: dpb 2022년 9월 5일
"Can i convert this resolution (0-256) to a length scale (meters)? "
Sure, but you have to have an independent definition of what full scale is in actual distance--it can't be obtained without that external bit of information from somewhere.
Or, alternatively, if you can identify a particular location in the image and know what its elevation is, you can back out the scaling from those two pieces of information. Clearly, this is going to be much more susceptible to estimation errors.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by