public static class opencv_stitching.NoExposureCompensator extends opencv_stitching.ExposureCompensator
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocatorGAIN, GAIN_BLOCKS, NO| Constructor and Description |
|---|
opencv_stitching.NoExposureCompensator() |
opencv_stitching.NoExposureCompensator(int size) |
opencv_stitching.NoExposureCompensator(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(int arg0,
opencv_core.Point arg1,
opencv_core.Mat arg2,
opencv_core.Mat arg3) |
void |
feed(opencv_core.Point arg0,
opencv_core.MatVector arg1,
opencv_stitching.MatBytePairVector arg2) |
opencv_stitching.NoExposureCompensator |
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.NoExposureCompensator()
public opencv_stitching.NoExposureCompensator(int size)
public opencv_stitching.NoExposureCompensator(Pointer p)
public opencv_stitching.NoExposureCompensator position(int position)
public void feed(opencv_core.Point arg0, opencv_core.MatVector arg1, opencv_stitching.MatBytePairVector arg2)
feed in class opencv_stitching.ExposureCompensatorpublic void apply(int arg0,
opencv_core.Point arg1,
opencv_core.Mat arg2,
opencv_core.Mat arg3)
apply in class opencv_stitching.ExposureCompensatorCopyright © 2014. All Rights Reserved.