Home
last modified time | relevance | path

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

/external/opencv3/modules/cudafeatures2d/src/cuda/
Dorb.cu72 …__global__ void HarrisResponses(const PtrStepb img, const short2* loc_, float* response, const int… in HarrisResponses()
151 …__global__ void IC_Angle(const PtrStepb image, const short2* loc_, float* angle, const int npoints… in IC_Angle()
394 …__global__ void mergeLocation(const short2* loc_, float* x, float* y, const int npoints, float sca… in mergeLocation()