Searched defs:phase_scale (Results 1 – 3 of 3) sorted by relevance
66 …float phase_scale = (PhaseType::SIGNED == hog_info->phase_type() ? hog_info->num_bins() / 360.0f :… in configure() local
43 …de, size_t phase_stride, size_t cell_width, size_t cell_height, size_t num_bins, float phase_scale) in cell_width_lt8()131 size_t cell_height, size_t num_bins, float phase_scale) in cell_width_ge8()
46 …float phase_scale = (PhaseType::SIGNED == hog_info.phase_type() ? num_bins / 360.0f : num_bins / 1… in hog_orientation_compute() local