Click or drag to resize

StereoBmPrefilter Enumeration

http://www.emgu.com
Stereo Block Matching Prefilter type

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum StereoBmPrefilter
Members
  Member nameValueDescription
NormalizedResponse0 No prefilter
XSobel1 XSobel
See Also