Table of Contents

Property FileName

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

FileName

Gets or sets the name of the file describing a trained Haar cascade classifier.

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

Property Value

string