apply_homography
PURPOSE 
Applies the homography defined by H on the image I.
SYNOPSIS 
function IR = apply_homography( I, H, method, bbox, show )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- im IM [2D] Function for displaying grayscale images.
- arraycrop2dims Pads or crops I appropriately so that size(IC)==dims.
This function is called by:
- imrotate2 Custom version of imrotate that demonstrates use of apply_homography.
- imtranslate Translate an image to subpixel accuracy.
- jitter_image Creates multiple, slightly jittered versions of an image.
Generated on Wed 03-May-2006 23:48:50 by m2html © 2003