Searched defs:transmat (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxmatmul.cpp1594 const CvMat* transmat, const CvMat* shiftvec )
1606 CvMat rotstub, *rot = (CvMat*)transmat;
1693 "The height of transmat matrix must be equal to number of channels" );
1593 cvTransform( const CvArr* srcarr, CvArr* dstarr, const CvMat* transmat, const CvMat* shiftvec ) argument

Completed in 88 milliseconds