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