10-14-2008 09:18 AM
Hi,
I'm trying to create a VI that should find the coordinate transformation between 2 images with 2 different coordinate system, but I'm not going anywhere.
There's anyone here that could know how to do it?
If so, please answer me. It's very important!
Thanks a lot!
10-15-2008 01:54 AM
10-15-2008 04:43 AM
10-15-2008 10:05 AM
Hi, Lando,
You can use Fourier-Mellin transform for recovering shift, rotation and scale invariants from two images.
best regards,
Andrey.
10-15-2008 10:50 AM
Unfortunately it was not what I needed.
What I'm trying to do is to obtain the transformation between two images, so that to be able to apply it to other images.
10-15-2008 11:02 AM
10-15-2008 11:30 AM
10-16-2008 03:01 AM
10-16-2008 05:38 AM
muks,
As far, as I can understand, Find Coordsys will give us the only shift and rotation, but not scaling factor.
Fourier Mellin Transform will give us shift, rotation and scale as well.
Otherwise there are different possible techniques available (Pattern Matching, Shapes Matching, etc). Which one will give acceptable result - depends from the given images.
Andrey.
10-16-2008 06:37 AM