필터 지우기
필터 지우기

To produce a max output from an image

조회 수: 1 (최근 30일)
Tze Huey Tam
Tze Huey Tam 2018년 10월 8일
댓글: Walter Roberson 2018년 10월 8일
Hi all,
I have a image with 4577x4088 dimension. However, I applied this formula: B(x) = max (Mk(x)) to image, the output I get is in image but dimension became 1x4088. So, how could I remain the 4577x4088 dimension after apply the formula?
  댓글 수: 10
Tze Huey Tam
Tze Huey Tam 2018년 10월 8일
Thanks Walter...Thanks you very much for your explanation and I get my result. Thank you.
Walter Roberson
Walter Roberson 2018년 10월 8일
You can max(max(Mk(x)) to get the max across the whole 2d array

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by