Home > ISET > utility > ieGetMatrixCenter.m

ieGetMatrixCenter

PURPOSE ^

Another routine to get the center of a matrix.

SYNOPSIS ^

function mc = ieGetMatrixCenter(m,center,extent)

DESCRIPTION ^

Another routine to get the center of a matrix. 

    mc = ieGetMatrixCenter(mat,center,extent)

Purpose:
   Extract the center of a matrix.  
   center = [rowCenter,colCenter]
   extent = [rowLength, colLength]

   I am not sure how this routine compares with getMiddleMatrix.  One
   should be removed.

 Copyright ImagEval Consultants, LLC, 2003.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003