setup (cv.TransientAreasSegmentationModule) - MATLAB File Help
cv.TransientAreasSegmentationModule/setup

Try to open an XML segmentation parameters file to adjust current segmentation instance setup

obj.setup(segmentationParameterFile)
obj.setup(segmentationParameterFile, 'OptionName',optionValue, ...)

Input

Options

If the xml file does not exist, then default setup is applied. Warning: Exceptions are thrown if read XML file is not valid.

See also
Method Details
Access public
Sealed false
Static false