linlinyao1 / HDR-Camera

HDR Camera iOS App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HDR Camera iOS App

HDR Camera on AppStore

HDR Effect

The HDR effect is made by taking multiple photos at different exposures. This app takes 4 photos. We start with the darkest photo, and gradually add the brighter photos. We want to avoid the over exposed areas in the brighter photos, so we invert the photo and blur it to create a mask. We then multiply the photo with the mask and add it to the darker photos. You can see the full function here.

Async Graphics

The HDR effect is powered by AsyncGraphics.

About

HDR Camera iOS App


Languages

Language:Swift 100.0%