i do not understand where i can enter those command, i did not see a teminal field in the gui and windows command prompt says it does not know nona.
however, Bruno did help me out with some tips that gave me an idea for a solution with creating a new template via apply template without the control points. i was hoping to end up with an example windows script that i could recycle for my purpose. but my current solution is using that pto file as a text document and filling in all imag numbers, rename the output from txt to pto, open it with the gui batch processor and run. it might not be as efficient as i was hoping for, so if you know of a more elegant solution and want to share that, i'm interested :) Maarten. Op maandag 4 juli 2022 om 11:26:39 UTC+2 schreef [email protected]: > Hi Maarten, you can use an existing Hugin PTO project as a template to > stitch further panoramas that have the same arrangement of photos. > > On the command-line or in a script you can specify replacement input > images: > > nona -o temp_ project.pto left/IMG_0001.jpg right/IMG_0001.jpg > > ..this will create two temporary remapped images, called temp_0000.tif > and temp_0001.tif, use enblend to blend them into a single image: > > enblend -o panorama_0001.jpg temp_0000.tif temp_0001.tif > > -- > Bruno > > On Sun, 3 Jul 2022 at 15:17, Maarten Verberne wrote: > > > > I create interval images and made a project with 2 cams on a fixed > position. > > > > as a result i have 2 series of images, one in a folder [left] the other > in a folder [right] > > images in both folders are named: IMG_0001.jpg, IMG_0002.jpg etc. > > overlap is only 150px. > > > > as a result i created a few control points by hand and after alingning > and adjusting the cutout i have one panorama image. > > > > since lighting, leaves and other things change not all control points > will be available on all images. > > > > Is there a way can batch process all images in those 2 folders with the > same set of corrections that hugin used for the first one i corrected by > hand? > > if not, is it possible to use the same control point for all other > images in the folders? > > or am i thinking all wrong about this? > -- 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/8498f383-b926-408c-9667-2362a723e775n%40googlegroups.com.
