필터 지우기
필터 지우기

Converts the class of image from unit8 to unit16

조회 수: 7 (최근 30일)
Shafiqah Alya
Shafiqah Alya 2020년 12월 14일
댓글: Shafiqah Alya 2020년 12월 16일
How to converts the class of image from unit8 to unit16

채택된 답변

Walter Roberson
Walter Roberson 2020년 12월 14일
result = im2uint16(ImageArray);

추가 답변 (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