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