| Package | Description |
|---|---|
| org.bytedeco.opencv.global | |
| org.bytedeco.opencv.opencv_stitching |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
Graph |
Graph.position(long position) |
Copyright © 2019. All rights reserved.