To produce a max output from an image

1 次查看(过去 30 天)
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