Home > . > rotatev2.m

rotatev2

PURPOSE ^

[a, nlin, npix, rflag] = rotatev2(a) Rotate edge array vertical

SYNOPSIS ^

function [a, nlin, npix, rflag] = rotatev2(a)

DESCRIPTION ^

[a, nlin, npix, rflag] = rotatev2(a)     Rotate edge array vertical
 Rotate array so that the edge feature is in the vertical orientation
 Test based on array values not dimensions.
 a = input array(npix, nlin, ncol)
 nlin, npix are after rotation if any
 flag = 0 no roation, = 1 rotation was performed

 Needs: rotate90

 24 Sept. 2008
 Copyright (c) 2008 Peter D. Burns

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 27-Jul-2009 13:44:16 by m2html © 2003