ppwwyyxx / OpenPano

Automatic Panorama Stitching From Scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I want to change out file name

carvendy opened this issue · comments

Change "out" to something else:

write_rgb(IMGFILE(out), res);

I did some work on this and added my own code fix to allow first parameter to be the output file path including the file extension. See issue #106
Claude ...