Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaobjdetect/src/cuda/
Dhog.cu367int win_stride_y, int win_stride_x, int height, int width, float* block_hists, in compute_confidence_hists()
429int win_stride_y, int win_stride_x, int height, int width, float* block_hists, in classify_hists()
479 … win_height, int win_width, int block_stride_y, int block_stride_x, int win_stride_y, int win_stri… in extract_descrs_by_rows()
528int win_stride_y, int win_stride_x, int height, int width, float* block_hists, in extract_descrs_by_cols()
/external/opencv3/modules/objdetect/src/
Dhog.cpp1257 … win_height, int win_width, int block_stride_y, int block_stride_x, int win_stride_y, int win_stri… in ocl_extract_descrs_by_rows()
1291 … win_height, int win_width, int block_stride_y, int block_stride_x, int win_stride_y, int win_stri… in ocl_extract_descrs_by_cols()
1640 int win_stride_y, int win_stride_x, int height, int width, in ocl_classify_hists()