public static class opencv_stitching.Graph extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Graph() |
Graph(int num_vertices) |
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 Graph(Pointer p)
public Graph(int num_vertices)
public Graph()
Copyright © 2014. All Rights Reserved.