Lines Matching full:mxx
1217 double mxx = mean(ax)[0];1220 ax = ax - mxx;1226 Mat Hnorm (Matx33d( 1/scxx, 0.0, -mxx/scxx,1230 Mat inv_Hnorm (Matx33d( scxx, 0, mxx,