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

  /external/opencv3/modules/core/include/opencv2/core/
mat.hpp 224 bool isMatx() const;
    [all...]
mat.inl.hpp 132 inline bool _InputArray::isMatx() const { return kind() == _InputArray::MATX; }
    [all...]
  /external/opencv3/modules/core/src/
arithm.cpp     [all...]

Completed in 109 milliseconds