public static class opencv_legacy.FernClassifier.Feature extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.FernClassifier.Feature() |
opencv_legacy.FernClassifier.Feature(int size) |
opencv_legacy.FernClassifier.Feature(int _x1,
int _y1,
int _x2,
int _y2) |
opencv_legacy.FernClassifier.Feature(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_legacy.FernClassifier.Feature |
position(int position) |
byte |
x1() |
opencv_legacy.FernClassifier.Feature |
x1(byte x1) |
byte |
x2() |
opencv_legacy.FernClassifier.Feature |
x2(byte x2) |
byte |
y1() |
opencv_legacy.FernClassifier.Feature |
y1(byte y1) |
byte |
y2() |
opencv_legacy.FernClassifier.Feature |
y2(byte y2) |
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_legacy.FernClassifier.Feature(Pointer p)
public opencv_legacy.FernClassifier.Feature(int size)
public opencv_legacy.FernClassifier.Feature()
public opencv_legacy.FernClassifier.Feature(int _x1,
int _y1,
int _x2,
int _y2)
public opencv_legacy.FernClassifier.Feature position(int position)
public byte x1()
public opencv_legacy.FernClassifier.Feature x1(byte x1)
public byte y1()
public opencv_legacy.FernClassifier.Feature y1(byte y1)
public byte x2()
public opencv_legacy.FernClassifier.Feature x2(byte x2)
public byte y2()
public opencv_legacy.FernClassifier.Feature y2(byte y2)
Copyright © 2014. All Rights Reserved.