@Namespace(value="cv::ximgproc::segmentation") public static class opencv_ximgproc.Edge extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_ximgproc.Edge()
Default native constructor.
|
opencv_ximgproc.Edge(long size)
Native array allocator.
|
opencv_ximgproc.Edge(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
from() |
opencv_ximgproc.Edge |
from(int from) |
boolean |
lessThan(opencv_ximgproc.Edge e) |
opencv_ximgproc.Edge |
position(long position) |
int |
to() |
opencv_ximgproc.Edge |
to(int to) |
float |
weight() |
opencv_ximgproc.Edge |
weight(float weight) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_ximgproc.Edge()
public opencv_ximgproc.Edge(long size)
Pointer.position(long).public opencv_ximgproc.Edge(Pointer p)
Pointer.Pointer(Pointer).public opencv_ximgproc.Edge position(long position)
public int from()
public opencv_ximgproc.Edge from(int from)
public int to()
public opencv_ximgproc.Edge to(int to)
public float weight()
public opencv_ximgproc.Edge weight(float weight)
Copyright © 2016. All rights reserved.