[hugin-ptx] Documentation on align_image_stack

2013-11-13 Thread Raphael Le Boursicaud
Hello everyone,

Working in an hydraulic lab, I've been using align_image_stack for a 
project aiming at measuring rivers discharge from images.
Align_image_stack give me great results, now I would like to understand how 
it works.

So I was wondering if someone could tell me in few words what is the 
process used by align_image_stack to find control points ?

I've been looking for documentation on this but couldn't find anything...

Thanks

Raf

-- 
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/9ddede91-b6c3-43a7-9258-ce16d7ffad9f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [hugin-ptx] Documentation on align_image_stack

2013-11-13 Thread Bruno Postle
On 13 November 2013 09:18, Raphael Le Boursicaud 
leboursicaudraph...@gmail.com wrote:

 Working in an hydraulic lab, I've been using align_image_stack for a
 project aiming at measuring rivers discharge from images.
 Align_image_stack give me great results, now I would like to understand
 how it works.

 So I was wondering if someone could tell me in few words what is the
 process used by align_image_stack to find control points ?

 I've been looking for documentation on this but couldn't find anything...


It matches a pair of images at a time. For the first image it locates a set
of 'corner features' using a grid to try and spread them over the whole
image, corners are useful because they look the same under different
magnifications, but have two dimensional detail. For each point it tries to
find the equivalent feature in the other image by comparing small patches
of pixels and shifting them around - This is the same process as the Hugin
'fine tune points' function, but it only works if the images are nearly
aligned in the first place. The rest is the same as a normal Hugin
alignment optimisation using these features as 'control points'.

 --
Bruno

-- 
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/CAJV99Zj3GxFCBtgObquVfEMawYdmCmXbt_jAcjmVzqUH0WjJNA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[hugin-ptx] html page title

2013-11-13 Thread paolobenve
http://hugin.sourceforge.net/releases/2013.0.0/en.shtml has still the title 
of 2012.0.0

-- 
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/a449c8fa-4bd5-4310-8806-a1f748ebb298%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [hugin-ptx] html page title

2013-11-13 Thread Bruno Postle

On Wed 13-Nov-2013 at 11:46 -0800, paolobenve wrote:

http://hugin.sourceforge.net/releases/2013.0.0/en.shtml has still the title
of 2012.0.0


Maybe somebody can solve this, I fixed this in the default branch a few days 
ago:
http://sourceforge.net/p/hugin/hugin-web/ci/e7799700a790e1b44035bf73db42350833db22aa/

..but it doesn't appear in the repo:
http://sourceforge.net/p/hugin/hugin-web/ci/default/tree/releases/2013.0.0/en.shtml

--
Bruno

--
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/20131113201113.GQ17098%40postle.net.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [hugin-ptx] html page title

2013-11-13 Thread Bruno Postle

On Wed 13-Nov-2013 at 13:11 -0800, Thomas Modes wrote:

Tried to fix.

On Wed 13-Nov-2013 at 11:46 -0800, paolobenve wrote:
 http://hugin.sourceforge.net/releases/2013.0.0/en.shtml has still the
 title of 2012.0.0


Thanks, seems to be ok now.

--
Bruno

--
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/20131113220119.GR17098%40postle.net.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [hugin-ptx] html page title

2013-11-13 Thread Harry van der Wolf
I just changed it. There is something entirely wrong with sourceforge's
publishing mechanism.

I already made more changes and only yesterday I found out that you have to
update both the default branch of hugin-web as well as the htdocs branch of
hugin-web.
I hadn't seen the (stupid) mistake in the release notes, but I just adapted
it as well in the htdocs branch. I assume it will be up-to-date in 1-2
hours.

Harry


2013/11/13 Bruno Postle br...@postle.net

 On Wed 13-Nov-2013 at 11:46 -0800, paolobenve wrote:

 http://hugin.sourceforge.net/releases/2013.0.0/en.shtml has still the
 title
 of 2012.0.0


 Maybe somebody can solve this, I fixed this in the default branch a few
 days ago:
 http://sourceforge.net/p/hugin/hugin-web/ci/e7799700a790e1b44035bf73db4235
 0833db22aa/

 ..but it doesn't appear in the repo:
 http://sourceforge.net/p/hugin/hugin-web/ci/default/
 tree/releases/2013.0.0/en.shtml

 --
 Bruno


 --
 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 hugin-ptx+unsubscr...@googlegroups.com.
 To view this discussion on the web visit https://groups.google.com/d/
 msgid/hugin-ptx/20131113201113.GQ17098%40postle.net.

 For more options, visit https://groups.google.com/groups/opt_out.


-- 
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/CAGARPpt9gtZoqdTsL4%2B1p6KJuURRzZBchAM%2BRaYwA%2BsfoMq%2B1w%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [hugin-ptx] Strange output from Hugin-2013.0.0

2013-11-13 Thread Kornel Benko
Am Mittwoch, 13. November 2013 um 23:21:30, schrieb Neil nsheph...@gmail.com
 Hi,
 
 Running Hugin-2013.0.0 under Gentoo (built 29th October 2013 from source) 
 and since this update I've been unable to create panoramas.
 
 Control points are created, but in the preview only one picture is shown, 
 regardless of toggling which ones are displayed.

Feels, like you did not optimize (after creating the control points)

 When I then Stitch the resulting output is just one of the files in the 
 projection required for it to be stitched, no other files and no resulting 
 image where they are merged and cropped.
 
 No idea how to go about trouble-shooting this nor what information might be 
 required to help (please let me know if I should provide some information).
 
 Cheers,
 
 Neil

Kornel

signature.asc
Description: This is a digitally signed message part.