ultramango / gear360pano

Simple script to create equirectangular panorama by stitching images from Samsung Gear 360
MIT License
226 stars 55 forks source link

Detailed manual? #4

Closed Gutje closed 8 years ago

Gutje commented 8 years ago

As a newby to cygwin and hugin i would love to see a detailed manual on how to run this script.

Ive tried to start it from cygwin terminal but than get an error on line 5.

$ gear360pano.sh 360_150.JPG /usr/bin/gear360pano.sh: regel 5: syntaxfout nabij onverwacht symbool 'newline' /usr/bin/gear360pano.sh: regel 5: `<!DOCTYPE html>'

So i would like to learn where exactly put the .sh and .pto files and how to run it/them.

ultramango commented 8 years ago

Hi.

Thanks for your feedback. First version of the script is/was intended for more experienced users.

Next time if you paste any messages please provide them in English, you can do that by running the script like that: LC_ALL="C" ./script_to_run. Also writing which system or version you are using would be helpful.

I'll check what the problem might be and if I can fix it.

ultramango commented 8 years ago

Please try newest version that should work without cygwin. .pto file should be in the same directory as the script itself.