


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.