Hello,
I need to stitch a larger number of photos into a panorama through a bat script. Can I access ICE through the command line? (cmd.exe) Where is a list of available options listed?
Ideally I would just:
ICE.exe img1.png img2.png img3.png img4.png
And get a resulting `panorama.png`
Thanks