How to Increase resolution of 8bit image ?

조회 수: 2 (최근 30일)
Jenifer NG
Jenifer NG 2022년 9월 19일
답변: Kapil Gupta 2022년 9월 22일
Hi All,
I want to improve resolution of 8bit image to highest resolution if possible. For example 8 bit to 32bit...etc
I have many 8 bit images of same sence as attached file and want to get 1 supper resolution image
Could anyone guide me or help me ?
Thanks and Regards!
Han

답변 (1개)

Kapil Gupta
Kapil Gupta 2022년 9월 22일
I understand you are trying to increase the resolution of an 8-bit image in MATLAB.
A function that will help you move forward in doing so is the "imresize". The function basically helps you resize your image. You can read more about the function at:
You can also have a look at the following MATLAB Answers which discuss similar queries:

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by