Am Freitag, 9. Februar 2018 07:52:23 UTC+1 schrieb Alister Ling: > > It works nicely! Thank you so much. > Sorry, but you missed the point. Please reread my post again. Cite: >> When you exchange only the image in the project file (as shown in your pseudo-code) without >> modifying control points/adding new control points there is no point in executing autooptimiser. >> The control points are the same, so the result of the autooptimiser is the nearly same as >> before (beside some little numeric error).
The first one of the sequence I do manually and save to > ZenithProc_preop.pto . > Then I run the loop where the output of the optimiser ( -o ZenithProc.pto ) > becomes input to nona > > $com = "E:\\bin\\autooptimiser.exe -q -n -o ZenithProc.pto > ZenithProc_preop.pto "; > # part1 pano: > $com = "E:\\bin\\nona -m TIFF_m -o Zenith ZenithProc.pto Cam0.tif > Cam1.tif Cam2.tif"; > # part 2 : enfuse/blend > $com = "E:\\bin\\enfuse --output=Zenith.tif Zenith0000.tif > Zenith0001.tif Zenith0002.tif 2> PROC_ERR.txt"; > This corresponds to loading ZenithProc.preop.pto in Hugin GUI, pressing optimize, then save again (and this 1500 times). Then you replace the images and remap the images and fused them. The autooptimiser runs quite quickly. > Now to let the 1500 triplets process overnight. > You run autooptimiser for each triplet on the same input and so you will get always (nearly) the same output (because you don't change the control points) So if you have a lot of time and want to heat your home... -- 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/44f77a12-2259-43c3-a8a1-cbc6476ba08f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
