Property FileName
FileName
Gets or sets the name of the camera intrinsics file.
[FileNameFilter("YML Files (*.yml)|*.yml|All Files|*.*")]
public string FileName { get; set; }
Gets or sets the name of the camera intrinsics file.
[FileNameFilter("YML Files (*.yml)|*.yml|All Files|*.*")]
public string FileName { get; set; }