public static class opencv_stitching.ExposureCompensator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
GAIN
enum cv::detail::ExposureCompensator::
|
static int |
GAIN_BLOCKS
enum cv::detail::ExposureCompensator::
|
static int |
NO
enum cv::detail::ExposureCompensator::
|
| Constructor and Description |
|---|
opencv_stitching.ExposureCompensator() |
opencv_stitching.ExposureCompensator(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(int index,
opencv_core.Point corner,
opencv_core.Mat image,
opencv_core.Mat mask) |
opencv_stitching.ExposureCompensator |
createDefault(int type) |
void |
feed(opencv_core.Point corners,
opencv_core.MatVector images,
opencv_core.MatVector masks) |
void |
feed(opencv_core.Point corners,
opencv_core.MatVector images,
opencv_stitching.MatBytePairVector masks) |
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 static final int NO
public static final int GAIN
public static final int GAIN_BLOCKS
public opencv_stitching.ExposureCompensator()
public opencv_stitching.ExposureCompensator(Pointer p)
public opencv_stitching.ExposureCompensator createDefault(int type)
public void feed(opencv_core.Point corners, opencv_core.MatVector images, opencv_core.MatVector masks)
public void feed(opencv_core.Point corners, opencv_core.MatVector images, opencv_stitching.MatBytePairVector masks)
public void apply(int index,
opencv_core.Point corner,
opencv_core.Mat image,
opencv_core.Mat mask)
Copyright © 2014. All Rights Reserved.