#define MLCSO_EXPORT
Defines export symbols for classes, so they can be used in other DLLs.
 
virtual bool isSatisfied(const CSO &cso) const =0
Returns whether the specified CSO satisfies the predicate.
 
virtual ~CSOPredicate()=default
 
The CSO represents a contour segmentation object.