Re: [hugin-ptx] Re: Providing order of images in Hugin assistant

2024-03-25 Thread Venkatramani Sankarlingam
Thanks for the additional clarification. We are doing the following steps 1. pto_gen -o output.pto *.jpg --sort 2. hugin_executor --assistant output.pto 3. hugin_executor --stitching --prefix=prefix output.pto And the images are numerically numbered starting from 0. And #2 and #3 can be potentia

Re: [hugin-ptx] Re: Providing order of images in Hugin assistant

2024-03-25 Thread Greg 'groggy' Lehey
On Monday, 25 March 2024 at 11:19:52 -0700, Venkat wrote: > > Cool thanks for the note. I will see if we could tweak the assistant to > handle cpfind --prealigned. If you have the information handy, it would be > helpful as well. Again, I may be misunderstanding, but I'm not sure that --prealigned

Re: [hugin-ptx] Providing order of images in Hugin assistant

2024-03-25 Thread Greg 'groggy' Lehey
On Monday, 25 March 2024 at 8:55:19 -0700, Venkat wrote: > > We are trying to use the hugin assistant in code to stitch a > panoramic image. We were wondering is there command line parameter > to force the order of images. I don't understand the question. If you're using the "command line", simp

Re: [hugin-ptx] Re: Providing order of images in Hugin assistant

2024-03-25 Thread Venkatramani Sankarlingam
Ok, interesting, let me explore further on those set of parameters. On Mon, Mar 25, 2024 at 11:27 AM PanoSeek wrote: > I do something similar with my pano script for my Drone shots. - > templates.Probably not the ideal case for you, but may be useful. > https://github.com/RookieITSec/HuginPa

[hugin-ptx] Re: Providing order of images in Hugin assistant

2024-03-25 Thread PanoSeek
I do something similar with my pano script for my Drone shots. - templates. Probably not the ideal case for you, but may be useful. https://github.com/RookieITSec/HuginPanoScript On Monday, March 25, 2024 at 1:19:52 PM UTC-5 Venkat wrote: > > Cool thanks for the note. I will see if we co

[hugin-ptx] Re: Providing order of images in Hugin assistant

2024-03-25 Thread Venkat
Cool thanks for the note. I will see if we could tweak the assistant to handle cpfind --prealigned. If you have the information handy, it would be helpful as well. Sorry about multiple post. When I did the first post it didn't show up immediately and had to post again. Later realized both are

[hugin-ptx] Re: Providing order of images in Hugin assistant

2024-03-25 Thread 'T. Modes' via hugin and other free panoramic software
Please post only once. No need for duplicate posts. Venkat schrieb am Montag, 25. März 2024 um 17:11:16 UTC+1: Since we know the order to be stitched wonder is there a way to force the assistant to use the designated order as opposed to trying all the permutations. Any pointers would be really

[hugin-ptx] Re: Optimization with few bad points

2024-03-25 Thread 'T. Modes' via hugin and other free panoramic software
Hi, byfl...@gmail.com schrieb am Sonntag, 24. März 2024 um 15:56:48 UTC+1: Due to regular structure on microchips often there are quite a few (0.1-1%, sometimes even 5%) incorrect control points. It is clear that optimizing control point detector is first step to resolving the issue, but it is

[hugin-ptx] Providing order of images in hugin assistant

2024-03-25 Thread Venkat
Hello All, We are using hugin assistant to stitch a panorama from a set of 12 images. It does the stitching fine. however its taking a minute or two sometimes more. Apparently its trying all the combinations of the set of images to figure out the right order. Since we already the order is there

[hugin-ptx] Providing order of images in Hugin assistant

2024-03-25 Thread Venkat
Hello All, We are trying to use the hugin assistant in code to stitch a panoramic image. We were wondering is there command line parameter to force the order of images. Currently the assistant figures out by trying different combination in some cases its taking around a minute or two for a set