| KAZE Constructor |
Namespace: Emgu.CV.Features2D
public KAZE( bool extended, bool upright, float threshold = 0.001f, int octaves = 4, int sublevels = 4, KAZEDiffusivity diffusivity = KAZEDiffusivity.PmG2 )
[Missing <param name="extended"/> documentation for "M:Emgu.CV.Features2D.KAZE.#ctor(System.Boolean,System.Boolean,System.Single,System.Int32,System.Int32,Emgu.CV.Features2D.KAZE.Diffusivity)"]
[Missing <param name="upright"/> documentation for "M:Emgu.CV.Features2D.KAZE.#ctor(System.Boolean,System.Boolean,System.Single,System.Int32,System.Int32,Emgu.CV.Features2D.KAZE.Diffusivity)"]
[Missing <param name="threshold"/> documentation for "M:Emgu.CV.Features2D.KAZE.#ctor(System.Boolean,System.Boolean,System.Single,System.Int32,System.Int32,Emgu.CV.Features2D.KAZE.Diffusivity)"]
[Missing <param name="octaves"/> documentation for "M:Emgu.CV.Features2D.KAZE.#ctor(System.Boolean,System.Boolean,System.Single,System.Int32,System.Int32,Emgu.CV.Features2D.KAZE.Diffusivity)"]
[Missing <param name="sublevels"/> documentation for "M:Emgu.CV.Features2D.KAZE.#ctor(System.Boolean,System.Boolean,System.Single,System.Int32,System.Int32,Emgu.CV.Features2D.KAZE.Diffusivity)"]
[Missing <param name="diffusivity"/> documentation for "M:Emgu.CV.Features2D.KAZE.#ctor(System.Boolean,System.Boolean,System.Single,System.Int32,System.Int32,Emgu.CV.Features2D.KAZE.Diffusivity)"]