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.0.1.3373 (4.0.1.3373)
Syntax
public enum ThinningTypes
Members
  Member nameValueDescription
ZhangSuen0 Thinning technique of Zhang-Suen
GuoHall1 Thinning technique of Guo-Hall
See Also