Searched refs:dstCenter (Results 1 – 1 of 1) sorted by relevance
171 Point2f dstCenter = applyHomography(H, center); in calcProjection() local177 projection = EllipticKeyPoint( dstCenter, Scalar(dstM(0,0), dstM(0,1), dstM(1,1)) ); in calcProjection()