Table of Contents

Property LaplacianAperture

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

LaplacianAperture

Gets or sets the size of the extended Sobel kernel used to compute derivatives.

[Range(1, 31)]
[Precision(0, 2)]
public int LaplacianAperture { get; set; }

Property Value

int