OEColorResults
struct OEColorResults
Note
This deprecated class will not be developed further. It is being replaced by OEOverlapResults which provides more control and greater expandability.
Stores the result of a color overlap calculation.
Constructors
OEColorResults()
Default and copy constructors.
GetFitTversky
float GetFitTversky() const
GetRefTversky
float GetRefTversky() const
GetTanimoto
float GetTanimoto() const
GetTversky
float GetTversky(float alpha, float beta) const