addStrategy (cv.SelectiveSearchSegmentation) - MATLAB File Help
cv.SelectiveSearchSegmentation/addStrategy

Add a new strategy in the list of strategy to process

obj.addStrategy(stype)
obj.addStrategy('Multiple', stype, stype, ...)

Input

The classes are implemented from the algorithm described in [uijlings2013selective].

See also
Method Details
Access public
Sealed false
Static false