Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dxcam_utils.cpp49 …float wall_image_height = config.wall_height / (config.wall_height + config.ground_length) * img_h… in transform_bowl_coord_to_image_y() local
98 …float wall_image_height = config.wall_height / (float)(config.wall_height + config.ground_length) … in bowl_view_image_to_world() local
/external/libxcam/xcore/interface/
Dstitcher.cpp660 …float wall_image_height = _config.wall_height / (float)(_config.wall_height + _config.ground_lengt… in get_topview_vertex_model() local