public static class opencv_imgproc.CvConvexityDefect extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_imgproc.CvConvexityDefect() |
opencv_imgproc.CvConvexityDefect(int size) |
opencv_imgproc.CvConvexityDefect(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvPoint |
depth_point() |
opencv_imgproc.CvConvexityDefect |
depth_point(opencv_core.CvPoint depth_point) |
float |
depth() |
opencv_imgproc.CvConvexityDefect |
depth(float depth) |
opencv_core.CvPoint |
end() |
opencv_imgproc.CvConvexityDefect |
end(opencv_core.CvPoint end) |
opencv_imgproc.CvConvexityDefect |
position(int position) |
opencv_core.CvPoint |
start() |
opencv_imgproc.CvConvexityDefect |
start(opencv_core.CvPoint start) |
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_imgproc.CvConvexityDefect()
public opencv_imgproc.CvConvexityDefect(int size)
public opencv_imgproc.CvConvexityDefect(Pointer p)
public opencv_imgproc.CvConvexityDefect position(int position)
public opencv_core.CvPoint start()
public opencv_imgproc.CvConvexityDefect start(opencv_core.CvPoint start)
public opencv_core.CvPoint end()
public opencv_imgproc.CvConvexityDefect end(opencv_core.CvPoint end)
public opencv_core.CvPoint depth_point()
public opencv_imgproc.CvConvexityDefect depth_point(opencv_core.CvPoint depth_point)
public float depth()
public opencv_imgproc.CvConvexityDefect depth(float depth)
Copyright © 2014. All Rights Reserved.