Thanks, that is quite clear (there are two circular fisheye photos covering half the scene each, and the one on the left is mirrored).
Hugin doesn't have any tools to work with mirror images directly, so you will have to do some external processing. I would use the assistant for dual lens cameras, but then before you align: in the photos tab you will see the file appears twice, swap the first entry with a mirrored version of the file. The cleanest way to mirror the file is to use jpegtran, this is also very fast as jpegtran is lossless: jpegtran -flip vertical -copy all -outfile mirrored.jpg original.jpg -- Bruno On 13 April 2020 20:40:37 BST, Juho * Reivo wrote: >Exmaple image included. It's jpg despite the .insp. > >ma 13. huhtik. 2020 klo 18.46 Bruno Postle kirjoitti: >> >> Do you have an example image to show? It would be helpful to see if >it is a normal problem, or something that needs to change in the >assistant. >> On 13 April 2020 16:21:01 BST, Juho Reivo wrote: >> > >> >My 360camera (Insta360 One) records the two fisheye images images to one >> >file that the clever assistant for dual lens images almost manages to >> >process. Is it possible to flip (mirror) the other image using some of the >> >image variables? Manual editing before using Hugin seems to confuse the >> > >> >assistant for some reason and the other image ends up rotated (could be >> >just the test image). -- 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/BC878627-209B-4CE9-862C-CE8F5F6F9A06%40postle.net.
