| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
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,
IntPointer centers) |
Copyright © 2014. All Rights Reserved.