HomeSort by relevance Sort by last modified time
    Searched refs:Matx31f (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/core/test/
test_operations.cpp 806 cv::Matx31f val2 = 1.f;
807 TestType<cv::Matx31f>(size, val2);
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
matx.hpp 201 typedef Matx<float, 3, 1> Matx31f;
    [all...]

Completed in 69 milliseconds