ImageEn, unit ievision

TIEVisionWatershed


Declaration

TIEVisionWatershed = interface(TIEVisionBase)


Description

An interface that uses the Watershed algorithm to select regions.




Videos

Demo  youtu.be/Zp4snU4p9qQ
Demo  youtu.be/bu9GPE7pxSI
Demo  youtu.be/XWtoaljsfkE


Demo

Demo  Demos\IEVision\WatershedSelection\WatershedSelection.dpr


Methods and Properties

Public Method  setInputImage
Public Method  setMarkers
Public Method  run
Public Method  getSelectionMask


See Also

Public Method  createWatershed