Home
last modified time | relevance | path

Searched defs:half_k (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudafeatures2d/src/cuda/
Dorb.cu151 …_Angle(const PtrStepb image, const short2* loc_, float* angle, const int npoints, const int half_k) in IC_Angle()
208 …le_gpu(PtrStepSzb image, const short2* loc, float* angle, int npoints, int half_k, cudaStream_t st… in IC_Angle_gpu()
/external/opencv3/modules/features2d/src/
Dorb.cpp87 const UMat& umax, int nkeypoints, int half_k) in ocl_ICAngles()
176 std::vector<KeyPoint>& pts, const std::vector<int> & u_max, int half_k) in ICAngles()