public static class opencv_objdetect.CvDataMatrixCode extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_objdetect.CvDataMatrixCode() |
opencv_objdetect.CvDataMatrixCode(int size) |
opencv_objdetect.CvDataMatrixCode(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvMat |
corners() |
opencv_objdetect.CvDataMatrixCode |
corners(opencv_core.CvMat corners) |
BytePointer |
msg() |
byte |
msg(int i) |
opencv_objdetect.CvDataMatrixCode |
msg(int i,
byte msg) |
opencv_core.CvMat |
original() |
opencv_objdetect.CvDataMatrixCode |
original(opencv_core.CvMat original) |
opencv_objdetect.CvDataMatrixCode |
position(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_objdetect.CvDataMatrixCode()
public opencv_objdetect.CvDataMatrixCode(int size)
public opencv_objdetect.CvDataMatrixCode(Pointer p)
public opencv_objdetect.CvDataMatrixCode position(int position)
public byte msg(int i)
public opencv_objdetect.CvDataMatrixCode msg(int i, byte msg)
public BytePointer msg()
public opencv_core.CvMat original()
public opencv_objdetect.CvDataMatrixCode original(opencv_core.CvMat original)
public opencv_core.CvMat corners()
public opencv_objdetect.CvDataMatrixCode corners(opencv_core.CvMat corners)
Copyright © 2014. All Rights Reserved.