The GPUImage framework is a BSD-licensed iOS library that lets you apply GPU-accelerated filters and other effects to images, live camera video, and movies. In comparison to Core Image (part of iOS 5.0), GPUImage allows you to write your own custom filters, supports deployment to iOS 4.0, and has a slightly simpler interface. However, it currently lacks some of the more advanced features of Core Image, such as facial detection. GPUImage uses OpenGL ES 2.0 shaders to perform image and video manipulation much faster than could be done in CPU-bound routines. It hides the complexity of interacting with the OpenGL ES API in a simplified Objective-C interface. This interface lets you define input sources for images and video, attach filters in a chain, and send the resulting processed image or video to the screen, to a UIImage, or to a movie on disk. Images or frames of video are uploaded from source objects, which are subclasses of GPUImageOutput.

Features

  • Uses OpenGL ES 2.0 shaders to perform image and video manipulation
  • Images or frames of video are uploaded from source objects
  • It hides the complexity of interacting with the OpenGL ES API in a simplified Objective-C interface
  • Support for completely customizable filters
  • Lets you apply GPU-accelerated filters and other effects to images, live camera video, and movies
  • Allows you to write your own custom filters

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow GPUImage

GPUImage Web Site

You Might Also Like
La version gratuite d'Auth0 s'enrichit ! Icon
La version gratuite d'Auth0 s'enrichit !

Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
Essayez Auth0 gratuitement
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GPUImage!

Additional Project Details

Operating Systems

Apple iPhone

Programming Language

Objective-C 2.0

Related Categories

Objective-C 2.0 Frameworks, Objective-C 2.0 Realtime Processing Software

Registered

2021-02-24