findMaxSpanningTree  265 modules/stitching/include/opencv2/stitching/detail/motion_estimators.hpp void CV_EXPORTS findMaxSpanningTree(
findMaxSpanningTree  159 modules/stitching/src/motion_estimators.cpp     findMaxSpanningTree(num_images, pairwise_matches, span_tree, span_tree_centers);
findMaxSpanningTree  270 modules/stitching/src/motion_estimators.cpp     findMaxSpanningTree(num_images_, pairwise_matches, span_tree, span_tree_centers);