Chroma keying + Frame extracting/exporting ?
Hello Folks,
My plan is to chroma-keying frames of a live camera or movie using the cv.jit library and to export every single keyed frame as eg. .tiff file onto disk for further steps.
The tracking part Is generally not my problem or reason for this post, but How to extract/export the frames?
All ideas/suggestions most appreciated
Hi,
exporting is a quicktime issue. everything that´s being recorded as a mov can be converted to an image sequence.see the message "export fulldialog" for jit.qt.movie
falk
Thanks for the hint!