Property FileName
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; }
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; }