Class BirdClefExperiment1.Arguments
AT: NOTE: arguments classes should not exist outside of the AnalysisPrograms project. I had to remove PowerArgs attributes.
Inheritance
BirdClefExperiment1.Arguments
Assembly: AudioAnalysisTools.dll
Properties
|
Improve this Doc
View Source
Declaration
public double BgnThreshold { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FileInfo IndexPropertiesConfig { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public DirectoryInfo InputDataDirectory { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public int InstanceCount { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public DirectoryInfo OutputDirectory { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public int SpeciesCount { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string SpeciesLabelsFile { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FileInfo SpectrogramConfigPath { get; set; }
Property Value
Extension Methods