• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Get the calibration parameters of the color camera

Bruce Kao

Lurker
Is it possible to get the calibration parameters (intrinsic & extrinsic parameters) of the color camera by camera2 API? Now, when I use CameraCharacteristics parameters like LENS_INTRINSIC_CALIBRATION and LENS_POSE_TRANSLATION to get the calibration parameters of the color camera, the value is wrong or [0, 0, 0].
 
Back
Top Bottom