OEColorTanimotoCutoff
class OEColorTanimotoCutoff : public OEOverlayScoreCutoff
The OEColorTanimotoCutoff defines cutoff based on the color tanimoto.
- The following methods are publicly inherited from OEUnaryPredicate:
- The following methods are publicly inherited from OEOverlayScoreCutoff:
Constructors
OEColorTanimotoCutoff(argCutoff: float) -> OEColorTanimotoCutoff
Default and copy constructors. The argument expects the desired cutoff.