@Namespace(value="cv::detail") @Properties(inherit=opencv_stitching.class) public class BlocksChannelsCompensator extends BlocksCompensator
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
CHANNELS, CHANNELS_BLOCKS, GAIN, GAIN_BLOCKS, NO
Constructor and Description |
---|
BlocksChannelsCompensator() |
BlocksChannelsCompensator(int bl_width,
int bl_height,
int nr_feeds) |
BlocksChannelsCompensator(long size)
Native array allocator.
|
BlocksChannelsCompensator(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
feed(PointVector corners,
UMatVector images,
UMatBytePairVector masks)
\overload
|
BlocksChannelsCompensator |
position(long position) |
apply, apply, apply, getBlockSize, getMatGains, getNrFeeds, getNrGainsFilteringIterations, setBlockSize, setBlockSize, setMatGains, setNrFeeds, setNrGainsFilteringIterations
createDefault, feed, getUpdateGain, setUpdateGain
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 BlocksChannelsCompensator(Pointer p)
Pointer.Pointer(Pointer)
.public BlocksChannelsCompensator(long size)
Pointer.position(long)
.public BlocksChannelsCompensator(int bl_width, int bl_height, int nr_feeds)
public BlocksChannelsCompensator()
public BlocksChannelsCompensator position(long position)
public void feed(@Const @ByRef PointVector corners, @Const @ByRef UMatVector images, @Const @ByRef UMatBytePairVector masks)
ExposureCompensator
feed
in class ExposureCompensator
Copyright © 2020. All rights reserved.