@Namespace(value="cv") @Properties(inherit=opencv_tracking.class) public class TrackerFeatureHOG extends TrackerFeature
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
TrackerFeatureHOG() |
TrackerFeatureHOG(long size)
Native array allocator.
|
TrackerFeatureHOG(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TrackerFeatureHOG |
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 TrackerFeatureHOG(Pointer p)
Pointer.Pointer(Pointer).public TrackerFeatureHOG(long size)
Pointer.position(long).public TrackerFeatureHOG()
public TrackerFeatureHOG 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.