I am trying to do green screen subtraction in real time on iOS. I have included openCV in my project and I can get the raw data from the camera using this tutorial: http://
EDIT: Link broken. Looks like the company may have folded.
Here is a Chroma Key package that (supposedly) supports iOS:
https://tastyblowfish.com/chromagic/index.html
It is a commercial package - I'm not associated with them.
For those looking for an answer to this, I ended up using openCV. It's works great (for an iPhone app). Take a look at the source code in the description of this video: http://www.youtube.com/watch?v=aE0F4F5WIuI