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

  /external/opencv3/modules/core/test/
test_operations.cpp 756 if (Mat1s(1, 1).depth() != CV_16S) throw test_excep();
761 if (Mat1s(1, 1).channels() != 1) throw test_excep();
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
mat.hpp     [all...]

Completed in 157 milliseconds