GPUImage-x icon indicating copy to clipboard operation
GPUImage-x copied to clipboard

A Cross-platform (for both Android & iOS) Framework for GPU-based Filters, Video and Image Processing.

Results 7 GPUImage-x issues
Sort by recently updated
recently updated
newest added

Please help in this case i have very little time to implement realtime gpu filters on camera and record a video with filter applied i am in great pain and...

Hi , i am using this library, i have one query can we use this library to record video with live camera filters?

It runs very slow in android。 After I profiling it, I found the function nativeYUVtoRBGA cosumed about 120ms.

Grabbed this and loaded in android studio, but when I run it says: \GPUImage-x-master\GPUImage-x\proj.android\GPUImage-x\library\src\main\cpp\filter\GaussianBlurFilter.cpp Error:(21, 10) fatal error: 'util.h' file not found

Hi I had applied a filter for beautify which is working awesome, but the problem is i can't get a bitmap of this filtered image. I searched the code and...

Changed Android get capture data to texture mode Add RawDataOutput Target Add CropFilter