public static class opencv_legacy.CvBlobTrackerAuto extends opencv_legacy.CvVSModule
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.CvBlobTrackerAuto() |
opencv_legacy.CvBlobTrackerAuto(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_legacy.CvBlob |
GetBlob(int index) |
opencv_legacy.CvBlob |
GetBlobByID(int ID) |
int |
GetBlobNum() |
opencv_core.IplImage |
GetFGMask() |
float |
GetState(int BlobID) |
BytePointer |
GetStateDesc(int BlobID) |
void |
Process(opencv_core.IplImage pImg) |
void |
Process(opencv_core.IplImage pImg,
opencv_core.IplImage pMask) |
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.CvBlobTrackerAuto()
public opencv_legacy.CvBlobTrackerAuto(Pointer p)
public void Process(opencv_core.IplImage pImg, opencv_core.IplImage pMask)
public void Process(opencv_core.IplImage pImg)
public opencv_legacy.CvBlob GetBlob(int index)
public opencv_legacy.CvBlob GetBlobByID(int ID)
public int GetBlobNum()
public opencv_core.IplImage GetFGMask()
public float GetState(int BlobID)
public BytePointer GetStateDesc(int BlobID)
public void Release()
Release in class opencv_legacy.CvVSModuleCopyright © 2014. All Rights Reserved.