Background-Matting icon indicating copy to clipboard operation
Background-Matting copied to clipboard

Can I skip the Alignment step? and How?

Open semchan opened this issue 4 years ago • 1 comments

Dear, Since I need to process some videos there is no "teaser_back" image, can I skip this step and how? thanks

Alignment

No need to run alignment for sample_video_fixed or videos captured with fixed-camera.

Run python test_pre_process_video.py -i sample_video/input -v_name sample_video/teaser_back.png for pre-processing. Alternately you can also use test_pre_process_video.m in MATLAB.

semchan avatar Aug 07 '20 05:08 semchan

If there is no background image this method won't work.

senguptaumd avatar Aug 25 '20 18:08 senguptaumd