ImageEn, unit ievision
TIEVisionWatershed
Declaration
TIEVisionWatershed = interface(
TIEVisionBase
)
Description
An interface that uses the Watershed algorithm to select regions.
Videos
youtu.be/Zp4snU4p9qQ
youtu.be/bu9GPE7pxSI
youtu.be/XWtoaljsfkE
Demo
Demos\IEVision\WatershedSelection\WatershedSelection.dpr
Methods and Properties
setInputImage
setMarkers
run
getSelectionMask
See Also
◼
createWatershed