public static class opencv_contrib.CvFuzzyController extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_contrib.CvFuzzyController() |
opencv_contrib.CvFuzzyController(int size) |
opencv_contrib.CvFuzzyController(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRule(opencv_contrib.CvFuzzyCurve c1,
opencv_contrib.CvFuzzyCurve c2,
opencv_contrib.CvFuzzyCurve o1) |
double |
calcOutput(double param1,
double param2) |
opencv_contrib.CvFuzzyController |
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_contrib.CvFuzzyController(Pointer p)
public opencv_contrib.CvFuzzyController(int size)
public opencv_contrib.CvFuzzyController()
public opencv_contrib.CvFuzzyController position(int position)
public void addRule(opencv_contrib.CvFuzzyCurve c1, opencv_contrib.CvFuzzyCurve c2, opencv_contrib.CvFuzzyCurve o1)
public double calcOutput(double param1,
double param2)
Copyright © 2014. All Rights Reserved.