InSPIRE utility to plot a 2D displacement field

This program plots the deformation field (displace vectors) contained in vector.txt.
332 Downloads
Updated 24 Apr 2012

View License

This producted by ITK image registration programs. Check the ITK output format of the registration program you are using and modify the fscanf line accordingly. NOTE the demonstration figure was plotted by replacing the zero vectors z1
%and z2 by:
z1 =0 0 0 0 0 1 2 3 4 0 0 0
z2 =0 0 0 0 0 1 1 0 0 0 0 0
once the vector.txt read into the workspace, manually change the z1 and z2
to the above vectors to get the figure. The z vector was separated into
its x and y components.

Cite As

Rex Cheung (2024). InSPIRE utility to plot a 2D displacement field (https://www.mathworks.com/matlabcentral/fileexchange/36342-inspire-utility-to-plot-a-2d-displacement-field), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interactive Control and Callbacks in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0