GPUImage2 icon indicating copy to clipboard operation
GPUImage2 copied to clipboard

GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.

Results 103 GPUImage2 issues
Sort by recently updated
recently updated
newest added

I use BilateralFilter, but did not find the effect, GPUImage (OC) works well, I think it has a bug

I'm new to GPUImage2, and having hard time to learn the new GPUImage2 from the iOS demo. 1. In the Camera Class, when you set the audioEncodingTarget, the fps will...

Hello. First of all, I would like to thank the author for this library. It's very intuitive and I consider it much better than CoreImage. I'm developing a camera app,...

Is it possible to filter Fairplay DRM protected video while video playback, using GPUImage? So far I could not set up a Fairplay video playback due to lack of Apple's...

It was in the first GPUImage but hasn't been ported over yet. This would also require the Parallel Coordinates transform be ported over.

Hi is the script working still? When ever I run it, it makes the entire file empty.

Is there plans to add this functionality anytime soon? I am upgrading my app to swift and I use this function in my current app with GPUImage.

Just trying to convert an existing project i was writing in swift to this new swift version but I cannot get the video to orientate correctly in a landscape app....

When capturing still images (to create a gif) from the camera on which I apply a normal blend of the following image for example (transparent background): ![Filter](https://i.imgur.com/sBuVW5k.png) I sendup with...