public static class opencv_legacy.CvBlobTrackFVGen extends opencv_legacy.CvVSModule
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.CvBlobTrackFVGen() |
opencv_legacy.CvBlobTrackFVGen(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddBlob(opencv_legacy.CvBlob pBlob) |
float[] |
GetFV(int index,
int[] pFVID) |
FloatBuffer |
GetFV(int index,
IntBuffer pFVID) |
FloatPointer |
GetFV(int index,
IntPointer pFVID) |
FloatPointer |
GetFVMax() |
FloatPointer |
GetFVMin() |
int |
GetFVNum() |
int |
GetFVSize() |
FloatPointer |
GetFVVar() |
void |
Process(opencv_core.IplImage pImg,
opencv_core.IplImage pFG) |
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.CvBlobTrackFVGen()
public opencv_legacy.CvBlobTrackFVGen(Pointer p)
public void AddBlob(opencv_legacy.CvBlob pBlob)
public void Process(opencv_core.IplImage pImg, opencv_core.IplImage pFG)
public void Release()
Release in class opencv_legacy.CvVSModulepublic int GetFVSize()
public int GetFVNum()
public FloatPointer GetFV(int index, IntPointer pFVID)
public FloatBuffer GetFV(int index, IntBuffer pFVID)
public float[] GetFV(int index,
int[] pFVID)
public FloatPointer GetFVVar()
public FloatPointer GetFVMin()
public FloatPointer GetFVMax()
Copyright © 2014. All Rights Reserved.