Searched refs:set_up_constants (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudaobjdetect/src/ |
D | hog.cpp | 58 void set_up_constants(int nbins, int block_stride_x, int block_stride_y, 493 …hog::set_up_constants(nbins_, block_stride_.width, block_stride_.height, blocks_per_win.width, blo… in computeBlockHistograms()
|
/external/opencv3/modules/cudaobjdetect/src/cuda/ |
D | hog.cu | 90 void set_up_constants(int nbins, int block_stride_x, int block_stride_y, in set_up_constants() function
|