Searched defs:map_table (Results 1 – 6 of 6) sorted by relevance
257 std::vector<PointFloat2> &map_table, in generate_topview_map_table()289 std::vector<PointFloat2> &map_table, in generate_rectifiedview_map_table()364 std::vector<PointFloat2> &map_table) in sample_generate_top_view()402 std::vector<PointFloat2> &map_table) in sample_generate_rectified_view()
383 SurViewFisheyeDewarp::MapTable map_table(table_width * table_height * 2); in generate_fisheye_table() local
63 SurViewFisheyeDewarp::fisheye_dewarp(MapTable &map_table, uint32_t table_w, uint32_t table_h, uint3… in fisheye_dewarp()
46 static const uint8_t map_table[MAX_PROB - 1] = { in remap_prob() local
52 static PointFloat2 map_table[MAP_HEIGHT * MAP_WIDTH] = { variable
255 SurViewFisheyeDewarp::MapTable map_table(table_width * table_height); in set_dewarp_geo_table() local