Home
last modified time | relevance | path

Searched refs:normalizeHistogram (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudalegacy/src/cuda/
Dgmg.cu88 …__device__ void normalizeHistogram(PtrStepf weights, const int x, const int y, const int nfeatures) in normalizeHistogram() function
210 normalizeHistogram(weights_, x, y, nfeatures); in update()
222 normalizeHistogram(weights_, x, y, nfeatures); in update()