Home
last modified time | relevance | path

Searched defs:keypoints (Results 1 – 4 of 4) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/include/
Dcirclesgrid.hpp182 std::vector<cv::Point2f> keypoints; member in CirclesGridFinder
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/
Dfast.cpp218 KeypointStore *keypoints, in FAST()
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dcirclesgrid.cpp855const std::vector<Point2f> &keypoints, std::vector<Point2f> &warpedKeypoints) in rectifyGrid()
Dcalibinit.cpp2206 std::vector<KeyPoint> keypoints; in findCirclesGrid2() local