addStrategy (cv.SelectiveSearchSegmentation) - MATLAB File Help |
Add a new strategy in the list of strategy to process
obj.addStrategy(stype)
obj.addStrategy('Multiple', stype, stype, ...)
The classes are implemented from the algorithm described in [uijlings2013selective].
Access | public |
Sealed | false |
Static | false |