Top "Gpuimage" questions

GPUImage is an open source iOS, macOS, and Linux framework for GPU-based image and video processing.

GPUimage port for android

Has anyone ported this to android yet? More the framework than the shaders. Stuff like bringing camera data into openGL. …

android gpuimage
GPUImage: blending two images

I was using GPUImage framework (some old version) to blend two images (adding border overlay to a certain image). After …

iphone objective-c image-processing gpuimage
GPUImage terminates due to [AVAssetWriter startWriting] Cannot call method when status is 3'

I am having an issue running GPUImage. I have modified SimpleVideoFileFilter program(replaced the filter with a chromakeyfilter) and am …

gpuimage chromakey
Incompatible block pointer types sending 'int (^)(__strong id, __strong id)' to parameter of type 'NSComparator'

Getting below error in GPUImage Library when moved from xcode 5.0 to 5.1. After searching on google i found that i need …

objective-c gpuimage xcode5.1