I am doing a non-rigid image registration project, and just came across a question that how to display a 'displacement field' or 'displacement vector' in Matlab?
I found some similar question at:
http://www.mathworks.com.au/matlabcentral/answers/8030-displacement-vector
without a good solution.
Basically, we have got two two images (2D or 3D) in same size. And by using the registration we can get a 'displacement field' which will transform the coordinates of one image to another. Examples of the graph of the 'displacement field' is here in 2D:
http://i56.tinypic.com/13z2wlj.png
[IMG]http://i56.tinypic.com/13z2wlj.png[/IMG]
and in 3D:
http://www.dir-lab.com/Templates/ReferenceData.html
I am not asking a complete set of Matlab codes or implementation. But could you guys give me any ideas where should I start or maybe some existing codes I can borrow to develop my own.
Thanks very much!
Aaronne.
Any other better ideas? Cheers,
Aaronne.
Bruno
Cool, that's what I thought. Thanks.