how can i convert images in 14-bit to 16-bit obtained from thermal camera

조회 수: 4 (최근 30일)
Naïm Samet
Naïm Samet 2016년 7월 12일
댓글: Walter Roberson 2016년 7월 12일
Hello everyone, My problem is to play a movie from a professional thermal camera using matlab to process images behind. The problem is that the images are coded on 16-bit in the camera and when I use my extraction functions I lose resolution ie my images will be coded only on 14 bits. I think that all comes from my extraction files (see attached). someone can help me please?
Regards, Naïm
  댓글 수: 1
Walter Roberson
Walter Roberson 2016년 7월 12일
When you use the file info routine, what shows up for the special scale and scale unit outputs?
I speculate, looking at the code, that specialscale is non-zero, which triggers rescaling of the data in the sLoadCedip routine

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

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