PkmX / lcamera

A camera app using the new camera2 API in Android Lollipop
1.28k stars 220 forks source link

Cropped sensor correction #85

Open sermelipharo opened 9 years ago

sermelipharo commented 9 years ago

Currently when you're shooting 60fps or something else with patched lib it is using the top left part of camera sensor. Can we use the center pixels or it is the hardware limitation?

PkmX commented 9 years ago

This is a limitation with our current understanding of the camera's library and its inner working.

That said, there is reported initial success in getting pixel binning to work. If that goes well, we may be able to use the full sensor and even enable 720p recording in 120fps.

shaneallgeier commented 9 years ago

Do you have a link to the people who were working on pixel binning? I might be interested in helping implement this.

utkarshns commented 9 years ago

I am also interested to work for pixel binning and achieve full frame sensor for HFR. On Dec 2, 2014 11:20 PM, "Shane Allgeier" notifications@github.com wrote:

Do you have a link to the people who were working on pixel binning? I might be interested in helping implement this.

Reply to this email directly or view it on GitHub https://github.com/PkmX/lcamera/issues/85#issuecomment-65272849.