@Namespace(value="cv::detail") @Properties(inherit=opencv_stitching.class) public class GraphCutSeamFinderBase extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier and Type | Field and Description |
---|---|
static int |
COST_COLOR
enum cv::detail::GraphCutSeamFinderBase::CostType
|
static int |
COST_COLOR_GRAD
enum cv::detail::GraphCutSeamFinderBase::CostType
|
Constructor and Description |
---|
GraphCutSeamFinderBase()
Default native constructor.
|
GraphCutSeamFinderBase(long size)
Native array allocator.
|
GraphCutSeamFinderBase(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
GraphCutSeamFinderBase |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public static final int COST_COLOR
public static final int COST_COLOR_GRAD
public GraphCutSeamFinderBase()
public GraphCutSeamFinderBase(long size)
Pointer.position(long)
.public GraphCutSeamFinderBase(Pointer p)
Pointer.Pointer(Pointer)
.public GraphCutSeamFinderBase position(long position)
Copyright © 2020. All rights reserved.