フィルターのクリア

To acquire 16 bit image from the camera?

5 ビュー (過去 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