GPUImage icon indicating copy to clipboard operation
GPUImage copied to clipboard

An open source iOS framework for GPU-based image and video processing

Results 111 GPUImage issues
Sort by recently updated
recently updated
newest added

GPUImageWhiteBalanceFilter why is the temperature reversed? After all, the lower the temperature value, the warmer the light, while the filter has the opposite effect.

GPUImage is a fantastic library, thanks for all the hard work! I frequently use GPUImage to create images for use in a `UITableView` or `UICollectionView` (creating thumbnails, adding a drop...

Interesting repo. But too bad it is only available for iOS. Do we have any similar libraries or SDK for Android?

'AVCaptureStillImageOutput' is deprecated: first deprecated in iOS 10.0 - Use AVCapturePhotoOutput instead.

Xcode 14.3.1 compile GPUImage error tip: static void matrixmult(a,b,c) A function declaration without a prototype is deprecated in all versions of C and is not supported in C2x why?