Tagged Questions
The chromakey tag has no wiki summary.
2
votes
1answer
891 views
chroma key with openframeworks/opengl
I need to implement chroma keying (removal of a solid color background) in an openFrameworks application.
I'll be playing many (10 or more) videos simultaneously (in the same frame), and drawing them ...
2
votes
4answers
729 views
How to remove a “green screen” portrait background
I'm looking for a way to automatically remove (=make transparent) a "green screen" portrait background from a lot of pictures.
My own attempts this far have been... ehum... less successful.
I'm ...
2
votes
0answers
61 views
How to start developing plugin for Apple's multimedia products , such as iMovie, iLife etc?
Here is one sample product iMovie plug-in for Chroma Key
I want to get some advice or suggest from people who had real experience on apple product plugin development.
2
votes
2answers
3k views
Advanced chroma key code samples
I'm working on an application that needs to key out the background from an image taken by a webcam in front of a green screen. I figured this would be a very common task, but to my surprise i'm having ...
1
vote
2answers
117 views
FFMPEG: chroma key / greenscreen filter for images / video
I need for a video to use chroma key filter / greenscreen filter and overlay it over another video and output it as new video.
Are there any existing libraries, scripts, filters or solutions for this ...
1
vote
1answer
201 views
Looking for Chromakey library in Java
I was wondering if anyone knows of a library for chromakey that is written in Java?
I am looking to edit the contents of a green screen image using Java to compliment an existing Java development.
I ...
0
votes
1answer
34 views
Chroma key software (script)
I have thousands of small videos in HDTV quality. All with green chroma key.
I need to change green colour for a static image (company logos).
There are several softwares that can change chroma key, ...
0
votes
0answers
109 views
Chroma Keying with Windows 7
I'm working on an application that keys out the background of images acquired from a camera via a frame-grabber. Images can be either in RGB24 or YUV format.
The application was designed using ...
0
votes
2answers
933 views
Pixel Bender Chroma Keying code for flex3 / as3
Does anybody know where i can find a good chroma keying pixel bender code example.
Or does anybody know how to write such a code in pixel bender. Or a create pixel bender tutorial to create a chroma ...