BracketStripes: Using the Bracketed Capture API

Last Revision:
Version 1.1, 2016-09-28
Project update
(Full Revision History)
Build Requirements:
iOS 8 SDK
Runtime Requirements:
iOS 8 or later

This sample illustrates the use of still image bracketing APIs available in AVFoundation.

Two types of brackets are demonstrated:

1. Auto-exposure brackets with exposure target bias, and 2. Manual exposure with control over ISO and exposure duration.

As each of the bracketed frames are captured in real-time, they are "striped" into a destination image buffer and later shown in a modal image viewer so each of the captured frames can be compared side-by-side.