Is it possible to get the calibration parameters (intrinsic & extrinsic parameters) of the color camera by camera2 API? Now, when I use...
The following is my code for depth camera: public class AndroidDepthCamera { public TextureView depthPreviewTextureView; public TextureView...
When I use Samsung Galaxy Note10+ for capturing depth image by camera2 API, I find that in preview mode, I can capture depth image correctly....