필터 지우기
필터 지우기

To acquire 16 bit image from the camera?

조회 수: 8 (최근 30일)
manoj sambasivam
manoj sambasivam 2012년 5월 9일
How to acquire a 16bit images in grayscale ? Can anyone help me to get an image in 16bit grayscael or rgb ..?

답변 (1개)

Walter Roberson
Walter Roberson 2012년 5월 9일
If you are still using the same camera you were before, then you cannot get 16 bit grayscale images from it: it is limited to 12 bit grayscale. That is not a "restriction of implementation": the Aptina MT9J003 CMOS image sensor used in the camera is only 12 bit.
If your thought is that somehow you should be able to convert 12 bits per R, G, B channel into 16 bits total of grayscale, then No, that is not possible.
  댓글 수: 2
manoj sambasivam
manoj sambasivam 2012년 5월 10일
Thanks for your reply sir . I am still using or trying to interface the same 12bit grayscale camera. I thought of atleast acquiring image i 16bit and then getting it to 12bit later ???
Can you help me in this case ??To acquire a12 bit image in MATLAB?
Walter Roberson
Walter Roberson 2012년 5월 10일
편집: Walter Roberson 2012년 7월 14일
There is no chance of acquiring a 16 bit per channel image with the camera you are using: the sensor hardware is only 12 bit.
The question about acquiring a 12 bit image from your camera should go back to your previous (and still active) question, http://www.mathworks.com/matlabcentral/answers/35853-12bit-grayscale-image-acquistion

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

Community Treasure Hunt

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

Start Hunting!

Translated by