Package | Description |
---|---|
org.bytedeco.opencv.global |
Modifier and Type | Method and Description |
---|---|
static void |
opencv_stitching.findMaxSpanningTree(int num_images,
MatchesInfo pairwise_matches,
Graph span_tree,
int[] centers) |
static void |
opencv_stitching.findMaxSpanningTree(int num_images,
MatchesInfo pairwise_matches,
Graph span_tree,
IntBuffer centers) |
static void |
opencv_stitching.findMaxSpanningTree(int num_images,
MatchesInfo pairwise_matches,
Graph span_tree,
IntPointer centers) |
Copyright © 2020. All rights reserved.