Home
last modified time | relevance | path

Searched refs:Matx44f (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Daffine.hpp465 const cv::Matx44f& m = affine.matrix; in operator *()
Dmatx.hpp223 typedef Matx<float, 4, 4> Matx44f; typedef
/external/opencv3/modules/core/test/
Dtest_operations.cpp871 Matx44f mat44f(1, 1, 1, 1, 0, 1, 1, 1, 0, 0, 1, 1, 0, 0, 0, 1); in TestMatxMultiplication()
1031 Matx44f m44(0.8147f, 0.6324f, 0.9575f, 0.9572f, in operations1()