public static class opencv_stitching.GainCompensator extends opencv_stitching.ExposureCompensator
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocatorGAIN, GAIN_BLOCKS, NO| Constructor and Description |
|---|
opencv_stitching.GainCompensator() |
opencv_stitching.GainCompensator(int size) |
opencv_stitching.GainCompensator(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(int index,
opencv_core.Point corner,
opencv_core.Mat image,
opencv_core.Mat mask) |
void |
feed(opencv_core.Point corners,
opencv_core.MatVector images,
opencv_stitching.MatBytePairVector masks) |
DoublePointer |
gains() |
opencv_stitching.GainCompensator |
position(int position) |
createDefault, feedaddress, 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_stitching.GainCompensator()
public opencv_stitching.GainCompensator(int size)
public opencv_stitching.GainCompensator(Pointer p)
public opencv_stitching.GainCompensator position(int position)
public void feed(opencv_core.Point corners, opencv_core.MatVector images, opencv_stitching.MatBytePairVector masks)
feed in class opencv_stitching.ExposureCompensatorpublic void apply(int index,
opencv_core.Point corner,
opencv_core.Mat image,
opencv_core.Mat mask)
apply in class opencv_stitching.ExposureCompensatorpublic DoublePointer gains()
Copyright © 2014. All Rights Reserved.