Removed Rectangle from LocationContainer
mapped-ids-then-whole-percentages-to-location-container save-extracted-face save-extracted-java-script-object-notation
This commit is contained in:
@ -9,7 +9,9 @@ public record CompareSettings(string Company,
|
||||
string FacesHiddenFileNameExtension,
|
||||
string FacesPartsFileNameExtension,
|
||||
int MaxDegreeOfParallelism,
|
||||
string[] OutputResolutions) : Shared.Models.Properties.ICompareSettings
|
||||
string[] OutputResolutions,
|
||||
bool SaveExtractedFaces,
|
||||
bool SaveExtractedJavaScriptObjectNotation) : Shared.Models.Properties.ICompareSettings
|
||||
{
|
||||
|
||||
public override string ToString()
|
||||
|
Reference in New Issue
Block a user