Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dxcam_utils.cpp50 float ground_image_height = img_height - wall_image_height; in transform_bowl_coord_to_image_y() local
99 float ground_image_height = (float)img_height - wall_image_height; in bowl_view_image_to_world() local
/external/libxcam/xcore/interface/
Dstitcher.cpp661 float ground_image_height = (float)_bowl_img_height - wall_image_height; in get_topview_vertex_model() local