Searched defs:v_x (Results 1 – 2 of 2) sorted by relevance
62 coordinate_type const v_x = (vp1_x + vp2_x) / two; in mid_points() local
50 …& curObject, int image_width,int image_height, float& pre_x, float& pre_y, float& v_x, float& v_y){ in predict_loctation()