convert 8bits image to 16bits

4 views (last 30 days)
agatte
agatte on 11 Jul 2016
Answered: DGM on 30 Dec 2023
Hi,
How to convert 8bits Image to 16bits in Matlab ?

Answers (1)

DGM
DGM on 30 Dec 2023
See im2uint16(), im2int16(), etc.

Community Treasure Hunt

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

Start Hunting!