Click or drag to resize

ThinningTypes Enumeration

http://www.emgu.com
Thinning type

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