Searched refs:seam_est_imgs_subset (Results 1 – 1 of 1) sorted by relevance
139 std::vector<UMat> seam_est_imgs_subset; in composePanorama() local145 seam_est_imgs_subset.push_back(seam_est_imgs_[indices_[i]]); in composePanorama()148 seam_est_imgs_ = seam_est_imgs_subset; in composePanorama()466 std::vector<UMat> seam_est_imgs_subset; in matchImages() local472 seam_est_imgs_subset.push_back(seam_est_imgs_[indices_[i]]); in matchImages()475 seam_est_imgs_ = seam_est_imgs_subset; in matchImages()