public static class opencv_legacy.CvVSModule extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.CvVSModule() |
opencv_legacy.CvVSModule(Pointer p) |
address, 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.CvVSModule()
public opencv_legacy.CvVSModule(Pointer p)
public BytePointer GetParamName(int index)
public BytePointer GetParamComment(BytePointer name)
public double GetParam(BytePointer name)
public double GetParam(String name)
public BytePointer GetParamStr(BytePointer name)
public void SetParam(BytePointer name, double val)
public void SetParam(String name, double val)
public void SetParamStr(BytePointer name, BytePointer str)
public void TransferParamsFromChild(opencv_legacy.CvVSModule pM, BytePointer prefix)
public void TransferParamsFromChild(opencv_legacy.CvVSModule pM)
public void TransferParamsFromChild(opencv_legacy.CvVSModule pM, String prefix)
public void TransferParamsToChild(opencv_legacy.CvVSModule pM, BytePointer prefix)
public void TransferParamsToChild(opencv_legacy.CvVSModule pM)
public void TransferParamsToChild(opencv_legacy.CvVSModule pM, ByteBuffer prefix)
public void TransferParamsToChild(opencv_legacy.CvVSModule pM, byte[] prefix)
public void ParamUpdate()
public BytePointer GetTypeName()
public int IsModuleTypeName(BytePointer name)
public int IsModuleTypeName(String name)
public BytePointer GetModuleName()
public int IsModuleName(BytePointer name)
public int IsModuleName(String name)
public void SetNickName(BytePointer pStr)
public void SetNickName(String pStr)
public BytePointer GetNickName()
public void SaveState(opencv_core.CvFileStorage arg0)
public void LoadState(opencv_core.CvFileStorage arg0, opencv_core.CvFileNode arg1)
public void Release()
Copyright © 2014. All Rights Reserved.