Hi Juha,

> With quick search I found two potential places (shows text "Loading
> images"):
> AssistantPanel.cpp and in OnAlign/OnLoadImages
> OptimizePhotometricPanel.cpp -> runOptimizer
>
It' not soo easy. There are more places, e.g. the preview windows, the
image panel, and so on.
The image loading and scaling is done with an image cache. So if you
want to use severals thread for this task you have to check if the
image cache is thread safe and implement the image cache as
multithreaded code, the gui is only the last step.

Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to