Home
last modified time | relevance | path

Searched defs:points_ (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/kdbush/0.1.1-1/include/
H A Dkdbush.hpp33 KDBush(const std::vector<TPoint> &points_, const std::uint8_t nodeSize_ = defaultNodeSize) in KDBush()
45 void fill(const std::vector<TPoint> &points_) { in fill()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Dglobal_motion.hpp249 std::vector<Point2f> pointsPrev_, points_; member in cv::videostab::KeypointBasedMotionEstimator
276 cuda::GpuMat pointsPrev_, points_; member in cv::videostab::KeypointBasedMotionEstimatorGpu
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep_context.h138 std::vector<Point*> points_; variable