GPUImage is an open source iOS, macOS, and Linux framework for GPU-based image and video processing.
After adding GPUImage to my Xcode project, my app is getting denied for Missing an Info.plist key for NSCameraUsageDescription. …
ios xcode gpuimageI have upgraded my Xcode version from 5.0 to 5.1 & started occuring below error in GPUImage Library GPUImageVideoCamera.m:301:54: Implicit conversion …
ios objective-c gpuimage xcode5.1For the whole iOS 7 feel, I want to apply a blur effect to a specific portion of the screen to …
ios objective-c cocoa-touch ios7 gpuimageI am trying to make a camera/photo app that will add a filter on an image. I have heard …
objective-c ios gpuimageI am trying to use the iOS 7 style glass effect in my glass by applying image effects to a screenshot …
ios image-processing mkmapview core-image gpuimageI want to apply filters (effects) on a video file while the video is playing. I'm currently using @BradLarson 's (…
ios objective-c core-image gpuimageI am trying to set up GPUImage in a project but I am not able to track down why I'm …
ios ipad frameworks header gpuimageI am developing iPhone application using iOS. I need to add GPUImage framework, i followed this url for adding purpose. …
iphone frameworks gpuimageI just updated my Xcode's version to 5.1 and this error occurred. I'm using the GPUImage library. Here's a screenshot. Thanks …
iphone objective-c gpuimage ios7.1