Table of Contents

Property FileName

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

FileName

Gets or sets the name of the camera intrinsics file.

[FileNameFilter("YML Files (*.yml)|*.yml|All Files|*.*")]
public string FileName { get; set; }

Property Value

string