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