Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaobjdetect/src/
Dhog.cpp73 …void compute_confidence_hists(int win_height, int win_width, int block_stride_y, int block_stride_…
334 hog::compute_confidence_hists(win_size_.height, win_size_.width, in detect()
/external/opencv3/modules/cudaobjdetect/src/cuda/
Dhog.cu366 …void compute_confidence_hists(int win_height, int win_width, int block_stride_y, int block_stride_… in compute_confidence_hists() function