public static class opencv_stitching.GraphCutSeamFinderBase extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
COST_COLOR
enum cv::detail::GraphCutSeamFinderBase::
|
static int |
COST_COLOR_GRAD
enum cv::detail::GraphCutSeamFinderBase::
|
| Constructor and Description |
|---|
opencv_stitching.GraphCutSeamFinderBase() |
opencv_stitching.GraphCutSeamFinderBase(int size) |
opencv_stitching.GraphCutSeamFinderBase(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.GraphCutSeamFinderBase |
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 static final int COST_COLOR
public static final int COST_COLOR_GRAD
public opencv_stitching.GraphCutSeamFinderBase()
public opencv_stitching.GraphCutSeamFinderBase(int size)
public opencv_stitching.GraphCutSeamFinderBase(Pointer p)
public opencv_stitching.GraphCutSeamFinderBase position(int position)
Copyright © 2014. All Rights Reserved.