Can I distort the video from AVCaptureVideoPreviewLayer with CIBumpDistortion in Swift 2?
I tried CIBumpDistortion in a still image and it works fine.
I detected the face using Core Image and tried to distort the eyes position with a bump effect. But, no luck. I referred the APIs and confused very much.