static void |
opencv_stitching.findMaxSpanningTree(int num_images,
opencv_stitching.MatchesInfo pairwise_matches,
opencv_stitching.Graph span_tree,
int[] centers) |
static void |
opencv_stitching.findMaxSpanningTree(int num_images,
opencv_stitching.MatchesInfo pairwise_matches,
opencv_stitching.Graph span_tree,
IntBuffer centers) |
static void |
opencv_stitching.findMaxSpanningTree(int num_images,
opencv_stitching.MatchesInfo pairwise_matches,
opencv_stitching.Graph span_tree,
org.bytedeco.javacpp.IntPointer centers) |