public static class opencv_legacy.CvBlobTrackPostProc extends opencv_legacy.CvVSModule
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.CvBlobTrackPostProc() |
opencv_legacy.CvBlobTrackPostProc(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddBlob(opencv_legacy.CvBlob pBlob) |
opencv_legacy.CvBlob |
GetBlob(int index) |
opencv_legacy.CvBlob |
GetBlobByID(int BlobID) |
int |
GetBlobNum() |
void |
Process() |
void |
Release() |
GetModuleName, GetNickName, GetParam, GetParam, GetParamComment, GetParamComment, GetParamName, GetParamStr, GetParamStr, GetTypeName, IsModuleName, IsModuleName, IsModuleTypeName, IsModuleTypeName, LoadState, ParamUpdate, SaveState, SetNickName, SetNickName, SetParam, SetParam, SetParamStr, SetParamStr, TransferParamsFromChild, TransferParamsFromChild, TransferParamsFromChild, TransferParamsToChild, TransferParamsToChild, TransferParamsToChild, TransferParamsToChildaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_legacy.CvBlobTrackPostProc()
public opencv_legacy.CvBlobTrackPostProc(Pointer p)
public void AddBlob(opencv_legacy.CvBlob pBlob)
public void Process()
public int GetBlobNum()
public opencv_legacy.CvBlob GetBlob(int index)
public void Release()
Release in class opencv_legacy.CvVSModulepublic opencv_legacy.CvBlob GetBlobByID(int BlobID)
Copyright © 2014. All Rights Reserved.