Info

此问题已关闭。 请重新打开它进行编辑或回答。

how to extract r/b ratio for each pixel of image..plz reply fast

1 次查看(过去 30 天)
i need this .plz reply if anyone know

回答(1 个)

Walter Roberson
Walter Roberson 2015-10-30
rb_ratio = YourImage(:,:,1) ./ YourImage(:,:,3);

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by