Click or drag to resize

ThinningTypes Enumeration

http://www.emgu.com
Thinning type

Namespace:  Emgu.CV.XImgproc
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum ThinningTypes
Members
  Member nameValueDescription
ZhangSuen0 Thinning technique of Zhang-Suen
GuoHall1 Thinning technique of Guo-Hall
See Also