Green screen / chroma key iOS

前端 未结 2 452
醉酒成梦
醉酒成梦 2021-01-06 08:39

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://

2条回答
  •  花落未央
    2021-01-06 09:25

    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

提交回复
热议问题