Skip to content

OBSOLETE: OpenGL shader based real-time green-screen video effect of iOS

License

Notifications You must be signed in to change notification settings

erikbuck/RealTimeGreenScreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Green Screen Video Efect for iOS.

This is the sample code that accompanies the InformIT article, Green-Screen Video Effects for iOS: Video Processing with OpenGL ES. www.informit.com/articles/article.aspx?p=1946398

Wish you could use the green-screen effects from movies and TV shows with your iOS devices? You can! Erik Buck, author of Learning OpenGL ES for iOS: A Hands-on Guide to Modern 3D Graphics Programming, describes how to perform real-time video processing without impacting performance. Green-screen effects are just one of the cool capabilities! Experiment with the provided demo program and learn how to push out your boundaries.

Image of Figure1

Figure 1 Sample green-screen effect.

Image of Figure2

Figure 2 Images are composed of pixels with red, green, and blue elements.

Image of Figure3

Figure 3 There's an elephant outside the window.

Image of Figure4

Figure 4 The neighbor's lawn is very green.