BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.22k stars 4.62k forks source link

Image Capture #2477

Closed BusHero closed 7 years ago

BusHero commented 7 years ago

I saw that some functions used to capture images are not implemented Some of there are useNextFrameForImageCapture and newCGImageFromCurrentlyProccesedOutput from GPUImage/framework/Source/GPUImageOutput.m

It is normal? If it is normal how to capture images with GPUImage ?