rotemtzaban / STIT

MIT License
1.2k stars 168 forks source link

No way to save only edited images not a video? #27

Open icookycom opened 2 years ago

icookycom commented 2 years ago

Hi How can i edit edit_video_stitching_tuning.py to save images not a video? Images frame per frame to joine it And just an image of result not a 3 picture in line demo

rotemtzaban commented 2 years ago

Hi, You can add the flag --output_frames to output the images themselves and not as a video. This will create a separate folder in which the images will be placed