HTC One M8 - making use of 2nd rear camera

后端 未结 2 1138
感情败类
感情败类 2021-01-28 10:01

I have an HTC One M8 device, which has 2 rear cameras and an additional front facing camera. My problem is trying to access the 2nd rear camera; I have managed to make an app wh

相关标签:
2条回答
  • 2021-01-28 10:18

    In my experience with HTC EVO 3D and as stated in some articles here (e.g Unable to use both cameras of Evo 4G using OpenCV4Android), the option off accessing individually one or the other rear facing camera is not supported. You can get combined image from both cameras (stereoscopic view) but that is it.

    0 讨论(0)
  • 2021-01-28 10:32

    Wikipedia explains that the second sensor is not a real camera:

    The main camera remained relatively unchanged, using an "UltraPixel" image sensor (OmniVision OV4688) composed of pixels that are 2.0 µm in size. The UltraPixel sensor was updated to provide better color accuracy in lit photographs, and the device now includes a dual-tone flash. The main camera is accompanied by a second, 2-megapixel depth of field sensor (OmniVision OV2722) located directly above the main camera as a part of the device's "Duo Camera" system. The sensor analyzes the distance and position of elements within a photo, and generates a depth map, which is embedded within each photo.

    Maybe there is some backdoor to access the OV2722 sensor directly, but it won't give you a conventional image anyway.

    0 讨论(0)
提交回复
热议问题