@Namespace(value="cv") @Properties(inherit=opencv_tracking.class) public class TrackerFeatureLBP extends TrackerFeature
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
TrackerFeatureLBP() |
TrackerFeatureLBP(long size)
Native array allocator.
|
TrackerFeatureLBP(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TrackerFeatureLBP |
position(long position) |
void |
selection(Mat response,
int npoints)
\brief Identify most effective features
|
compute, create, create, getClassNameaddress, 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, zeropublic TrackerFeatureLBP(Pointer p)
Pointer.Pointer(Pointer).public TrackerFeatureLBP(long size)
Pointer.position(long).public TrackerFeatureLBP()
public TrackerFeatureLBP position(long position)
public void selection(@ByRef Mat response, int npoints)
TrackerFeatureselection in class TrackerFeatureresponse - Collection of response for the specific TrackerFeaturenpoints - Max number of features
\note This method modifies the response parameter
Copyright © 2020. All rights reserved.