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

i need this .plz reply if anyone know

답변 (1개)

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

이 질문은 마감되었습니다.

태그

질문:

2015년 10월 30일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by