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

  /external/opencv/cvaux/include/
cvaux.hpp 65 CvPoint2D32f get_center() const // center of the object function in class:CvCamShiftTracker
  /external/libxcam/xcore/interface/
stitcher.h 170 const CenterMark &get_center (uint32_t idx) const { function in class:XCam::Stitcher
  /external/libxcam/modules/soft/
soft_stitcher.cpp 518 float center_x = (float) _stitcher->get_center (left_idx).slice_center_x;
527 center_x = (float) _stitcher->get_center (right_idx).slice_center_x;

Completed in 2867 milliseconds