Hi,
I am reading the .im7 image file, let's say I am storing the inetsnity values in the 'ZZZ' matrix. Here, I would intend to normalize the inetnsity data to 0 to 1. I tried normalize(ZZZ), but I couldn't get the values in 0 to 1. I have attached the ZZZ matrix here. Please help me with this....

 채택된 답변

Ameer Hamza
Ameer Hamza 2020년 9월 30일

0 개 추천

Also, specify the type of normalization
ZZZ_new = normalize(ZZZ, 'range');

댓글 수: 2

Turbulence Analysis
Turbulence Analysis 2020년 9월 30일
Thanks..
Ameer Hamza
Ameer Hamza 2020년 9월 30일
I am glad to be of help!

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Convert Image Type에 대해 자세히 알아보기

질문:

2020년 9월 30일

댓글:

2020년 9월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by