I am working on android app. Currently my app is used as a viewer for camera.
The camera side handle the fish eye dewarp mode. my app is just used to view the dewarp mode stream.
Now we are looking for a way to implement fish eye dewarping mode and handle on application side in android.
I am totally new into this . I wish to know
- is there any library (open or paid) where in i can give the fish eye images and the library gives me the dewarped view mode.
- Does Android provide any api to dewarp (flatten image) for fish eye camera ?
I wish to implement an application with android, having a feature to able to dewarp and view the fish eye views from the camera.
any help in this would be great .