Home
last modified time | relevance | path

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

/external/opencv3/modules/cudafeatures2d/src/cuda/
Dbf_radius_match.cu339 …template <typename T> void matchL1_gpu(const PtrStepSzb& query, const PtrStepSzb& train, float max… in matchL1_gpu() function
413 …template <typename T> void matchL1_gpu(const PtrStepSzb& query, const PtrStepSzb* trains, int n, f… in matchL1_gpu() function
Dbf_match.cu623 …template <typename T> void matchL1_gpu(const PtrStepSzb& query, const PtrStepSzb& train, const Ptr… in matchL1_gpu() function
697 …template <typename T> void matchL1_gpu(const PtrStepSzb& query, const PtrStepSzb& trains, const Pt… in matchL1_gpu() function
Dbf_knnmatch.cu1152 …template <typename T> void matchL1_gpu(const PtrStepSzb& query, const PtrStepSzb& train, int k, co… in matchL1_gpu() function