Searched refs:_overlaps (Results 1 – 3 of 3) sorted by relevance
198 Overlap _overlaps [XCAM_STITCH_MAX_CAMERAS]; member in XCam::SoftSitcherPriv::StitcherImpl345 _overlaps[i].matcher = new CVCapiFeatureMatch; in init_config()360 _overlaps[i].matcher->set_config (config); in init_config()361 _overlaps[i].matcher->set_fm_index (i); in init_config()364 _overlaps[i].blender = create_soft_blender ().dynamic_cast_ptr<SoftBlender>(); in init_config()365 XCAM_ASSERT (_overlaps[i].blender.ptr ()); in init_config()366 _overlaps[i].blender->set_callback (blender_cb); in init_config()367 _overlaps[i].param_map.clear (); in init_config()511 _overlaps[idx].matcher->reset_offsets (); in feature_match()512 _overlaps[idx].matcher->optical_flow_feature_match ( in feature_match()[all …]
87 return _overlaps[img_idx][num]; in get_image_overlap()135 …Rect _overlaps[XCAM_STITCH_FISHEYE_MAX_NUM][2]; // 2=>Overlap0 and overla… variable
368 _overlaps[idx][0] = overlap0; in set_image_overlap()369 _overlaps[idx][1] = overlap1; in set_image_overlap()