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

  /external/opencv/cvaux/include/
cvaux.hpp 63 float get_width() const // the smaller linear size of the object function in class:CvCamShiftTracker
  /external/opencv/cv/include/
cv.hpp 114 int get_width() const { return prev_x_range.end_index - prev_x_range.start_index; } function in class:CvBaseImageFilter

Completed in 176 milliseconds