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:
@ -10,7 +10,8 @@ public record CompareSettings(string Company,
|
||||
string FacesPartsFileNameExtension,
|
||||
int MaxDegreeOfParallelism,
|
||||
string[] OutputResolutions,
|
||||
bool SaveExtractFaces) : Shared.Models.Properties.ICompareSettings
|
||||
bool SaveExtractedFaces,
|
||||
bool SaveExtractedJavaScriptObjectNotation) : Shared.Models.Properties.ICompareSettings
|
||||
{
|
||||
|
||||
public override string ToString()
|
||||
|
Reference in New Issue
Block a user