Table of Contents

Property BlurKernel

Namespace
OpenCvSharp.XFeatures2D
Assembly
OpenCvSharp.dll

BlurKernel

Kernel for blurring image prior to descriptor construction, where 1=3x3, 2=5x5, 3=7x7 and so forth.

public int BlurKernel { get; set; }

Property Value

int