public static class opencv_stitching.MatBytePairVector extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.MatBytePairVector() |
opencv_stitching.MatBytePairVector(long n) |
opencv_stitching.MatBytePairVector(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Mat |
first(long i) |
opencv_stitching.MatBytePairVector |
first(long i,
opencv_core.Mat first) |
void |
resize(long n) |
byte |
second(long i) |
opencv_stitching.MatBytePairVector |
second(long i,
byte second) |
long |
size() |
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.MatBytePairVector(Pointer p)
public opencv_stitching.MatBytePairVector()
public opencv_stitching.MatBytePairVector(long n)
public long size()
public void resize(long n)
public opencv_core.Mat first(long i)
public opencv_stitching.MatBytePairVector first(long i, opencv_core.Mat first)
public byte second(long i)
public opencv_stitching.MatBytePairVector second(long i, byte second)
Copyright © 2014. All Rights Reserved.