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

  /external/opencv3/modules/core/test/
test_operations.cpp 746 if (Mat2f(1, 1).elemSize() != 2 * sizeof(float)) throw test_excep();
762 if (Mat2f(1, 1).channels() != 2) throw test_excep();
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
mat.hpp     [all...]

Completed in 100 milliseconds