Relative Content

Tag Archive for iosswiftavfoundationios-camera

How to add CIFilter to AVCaptureDeferredPhotoProxy

I m trying to implement deferred photo processing in my photo capture app. After I take a photo, I pass it through a CIFilter, now with the Deferred Photo Processing where would I pass the resulting photo through the CIFilter?