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

  /external/opencv3/modules/core/include/opencv2/core/
mat.hpp 522 struct CV_EXPORTS MatStep
524 MatStep();
525 explicit MatStep(size_t s);
529 MatStep& operator = (size_t s);
534 MatStep& operator = (const MatStep&);
    [all...]
mat.inl.hpp     [all...]

Completed in 41 milliseconds