hi
Can anyone let me know how to utilise 'multi-resolution splines' within a stand alone panorama application as Stitcher pro.?
Is there a plugin for this for MAC. PPC or does stitcher pro use it in the background anyhow?
thanks
Phill
Printable View
hi
Can anyone let me know how to utilise 'multi-resolution splines' within a stand alone panorama application as Stitcher pro.?
Is there a plugin for this for MAC. PPC or does stitcher pro use it in the background anyhow?
thanks
Phill
I am only familiar with PTAssembler, in which case either Enblend or Smartblend are plugins that utilize multi-resolution splines. PTMac basically does what PTAssembler does, runs on Mac computers, and is also capable of using the Enblend plugin (not sure about Smartblend, but I do not see why not).
Hi all,
Sorry to add my querry as reply to this message - I am new to this forum.
I am trying to implement multi-resolution splines in matlab. I followed the following steps:
1. Generate gaussian pyramid by REDUCE
2. Generate laplacian pyramid by EXPAND of gaussian and its subtraction from the lower level of gaussian.
3. EXPAND and sum the laplacian pyramid levels for the final image.
But I am getting laplacian levels (step 2) which have very low values of gray scales. Adding the laplacian levels will not give the splined image.
Please let me know whether I am wrong in my procedure and where I have to correct it?
Thanks
DRV