Questions tagged [wide-angle]

4 questions
1
vote
1 answer

Xamarin.Android: Implement Zoom use-case using Camera2 > Multi-camera API

I have tried to implement a Multi-camera API to access a Wide-angle camera but no luck. Using the following links, not getting camera Ids on Nokia 7.2, Mi A1, Mi A3, One Plus Nord 2, and Samsung…
1
vote
0 answers

How can I get wide angle camera id in my android app?

I am using camera 2 api in my android project and I need to record and capture image using wide angle lens. I am not able to find any solution to this
0
votes
0 answers

Open cv stereo calibration with FOH 120°, getting "bad" rms

Open cv stereo calibration with FOH 120°, getting "bad" rms I'm currently working on a Project in which I have to calibrate a pair of cameras to rectify the images for a stream. For the calibration I'm using a chessboard pattern. I'm doing the…
0
votes
0 answers

How to access programmatically wide angle camera in android studio?

Im quite new to Android and I'm looking to find a way how to access the wide angle camera. I know how to list all my cameras on a certain device and I know how to see which camera I'm opening. I need to know how to set my camera to open the wide…