public static class opencv_stitching.Graph extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.Graph() |
opencv_stitching.Graph(int num_vertices) |
opencv_stitching.Graph(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEdge(int from,
int to,
float weight) |
void |
create(int num_vertices) |
int |
numVertices() |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_stitching.Graph(Pointer p)
public opencv_stitching.Graph(int num_vertices)
public opencv_stitching.Graph()
Copyright © 2014. All Rights Reserved.