Home > toolbox > visualization > display_image_pair.m

display_image_pair

PURPOSE ^

DISPLAY_IMAGE_PAIR displays a pair of image with their feature correspondences.

SYNOPSIS ^

function H = display_image_pair( I1, I2, x1, x2 )

DESCRIPTION ^

 DISPLAY_IMAGE_PAIR displays a pair of image with their feature correspondences.

 I1, I2: images
 x1, x2: 3-by-n for n features

 return the handle of the figure, H

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 24-Nov-2009 02:34:47 by m2html © 2003