@Namespace(value="cv::saliency") @Properties(inherit=opencv_saliency.class) public class MotionSaliency extends Saliency
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
MotionSaliency(Algorithm pointer)
Downcast constructor.
|
MotionSaliency(Pointer p)
Pointer cast constructor.
|
MotionSaliency(Saliency pointer)
Downcast constructor.
|
Modifier and Type | Method and Description |
---|---|
Saliency |
asSaliency() |
static Saliency |
asSaliency(MotionSaliency pointer) |
asAlgorithm, asAlgorithm, computeSaliency, computeSaliency, computeSaliency
clear, empty, getDefaultName, getPointer, position, read, save, save, write, write, write
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public MotionSaliency(Pointer p)
Pointer(Pointer)
.public MotionSaliency(Saliency pointer)
public MotionSaliency(Algorithm pointer)
public Saliency asSaliency()
@Namespace @Name(value="static_cast<cv::saliency::Saliency*>") public static Saliency asSaliency(MotionSaliency pointer)
Copyright © 2024. All rights reserved.