ca.mcgill.cim.sre.cv4hci.swig
Class CvHistogram
java.lang.Object
ca.mcgill.cim.sre.cv4hci.swig.CvHistogram
public class CvHistogram
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
CvHistogram
protected CvHistogram(long cPtr,
boolean cMemoryOwn)
CvHistogram
public CvHistogram()
getCPtr
protected static long getCPtr(CvHistogram obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
setType
public void setType(int value)
getType
public int getType()
setBins
public void setBins(SWIGTYPE_p_void value)
getBins
public SWIGTYPE_p_void getBins()
setThresh
public void setThresh(SWIGTYPE_p_a_2__float value)
getThresh
public SWIGTYPE_p_a_2__float getThresh()
setThresh2
public void setThresh2(SWIGTYPE_p_p_float value)
getThresh2
public SWIGTYPE_p_p_float getThresh2()
setMat
public void setMat(SWIGTYPE_p_CvMatND value)
getMat
public SWIGTYPE_p_CvMatND getMat()