ultramango / gear360pano

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

Exporting videos with audio, and much more (solved!) #9

Closed OWKenobi closed 7 years ago

OWKenobi commented 7 years ago

Hi,

I sat down this night and improved the code a lot. These are my changes:

the only open issue is the distortion. I figured out that the temporary .tif pictures that are produced show that one camera fills 66% of the screen while the other camera only covers 33% of the image area - this might be the cause.

Find my update here: update.zip

ultramango commented 7 years ago

Hi,

Thanks for the fixes, I modified them a bit to fit the coding style. I also ported the changes to Windows. Let me know if it doesn't work, for any reason.

As for the TIFFs - not sure but I think (don't have any strong arguments now) that it has to be like that due to the projection used. Once I find time I will try to improve the .pto file to produce better panoramas.

OWKenobi commented 7 years ago

Hi Ultramango,

nice, you are back! Meanwhile I resolved an av-desync problem (see other commit). Really hope that you can improve the .pto files - I just don't understand hugin,

2016-11-07 0:45 GMT+01:00 ultramango notifications@github.com:

Closed #9 https://github.com/ultramango/gear360pano/issues/9.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ultramango/gear360pano/issues/9#event-849242108, or mute the thread https://github.com/notifications/unsubscribe-auth/AE3tLhQXfRC45U0jETrTee-6ImfVEOZJks5q7mabgaJpZM4KkH7L .

ultramango commented 7 years ago

I'll have look later this week. In the meantime I'll try to take some good photos for a better stitching template. I have also plans for recording how to do things manually.