public static class opencv_objdetect.SimilarRects extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_objdetect.SimilarRects() |
opencv_objdetect.SimilarRects(double _eps) |
opencv_objdetect.SimilarRects(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(opencv_core.Rect r1,
opencv_core.Rect r2) |
double |
eps() |
opencv_objdetect.SimilarRects |
eps(double eps) |
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_objdetect.SimilarRects()
public opencv_objdetect.SimilarRects(Pointer p)
public opencv_objdetect.SimilarRects(double _eps)
public boolean apply(opencv_core.Rect r1, opencv_core.Rect r2)
public double eps()
public opencv_objdetect.SimilarRects eps(double eps)
Copyright © 2014. All Rights Reserved.