To T.Modes and Bruno Thanks for giving me advices.
I still don`t know how to writing code on hugin. It seems need to install python. I stocked in importing hugin into python. I tried the second method from Bruno. It works. I watched the video↓ and used the code you gave me. https://www.youtube.com/watch?v=SsxG4tDvCqo Thank you very much. Kai [email protected] 在 2021年8月24日 星期二上午12:07:29 [UTC+9] 的信中寫道: > You can just process the panoramic images without going back to Hugin. > > If your panoramas are 1920x960 pixels, a 120° yaw is equivalent to > shifting the image 640 pixels sideways. So with ImageMagick, something like > this should work: > > convert input.jpg -roll +640+0 output.jpg > > -- > Bruno > > > On 23 August 2021 08:33:25 BST, "王楷勛" wrote: > >Hello everyone, my name is Kai. > > > >I`m trying to make my own street view on ArcMap.(like google street view) > >There are over 1000 panoramas are taking by insta360 pro 2 (360 camera). > >I made a mistake that caused all the panoramas are not viewing the front > >side. > >So I want to reset the center of panoramas.[image: how.JPG] > >How I reset the center of panorama: > > 1.<Assistant> Load images... > > 2.<Move/Drag> Yaw:120 ->Apply > > 3.<Assistant> Create panorama... :output panorama as jpg file. > >[image: adjust.JPG] > > > >Did anyone know how to do these setting by batching? > > > >I also tried the Expert Interface. > >I set all the yaw in one time. > >But I don`t know how to out put each panoramas. > >No stitching just reset the center of each panoramas. > >[image: expert interface.JPG] > > > >I appreciate your thoughts! Thanks, > >Kai. > > > -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/1fc93688-d50f-4de1-b636-48d4d54a8f75n%40googlegroups.com.
