Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you're trying to use it like a static function, but you need to call it on the actual instance, like:

wb->setSaturationThreshold(0.5);