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