martin-marek / hdr-plus-swift

📸Night mode on any camera. Based on HDR+.
https://burst.photo
GNU General Public License v3.0
208 stars 11 forks source link

Change float_to_uint16 to work for all mosaic sizes #43

Closed Alex-Vasile closed 10 months ago

Alex-Vasile commented 11 months ago

Removed the hardcoded Bayer information.

This does not enable support for 16-bit output for X-Trans. That also requires support for exposure compensation, and that will be added in a future PR. This PR only needs to be tested for Bayer images.