Class OtsuThresholder.Arguments
Inheritance
OtsuThresholder.Arguments
Assembly: TowseyLibrary.dll
Syntax
Properties
|
Improve this Doc
View Source
BgnThreshold
Declaration
public double BgnThreshold { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FileInfo InputImageFile { get; set; }
Property Value
|
Improve this Doc
View Source
OutputDirectory
Declaration
public DirectoryInfo OutputDirectory { get; set; }
Property Value
|
Improve this Doc
View Source
OutputFileName
Declaration
public FileInfo OutputFileName { get; set; }
Property Value
|
Improve this Doc
View Source
SpectrogramConfigPath
Declaration
public FileInfo SpectrogramConfigPath { get; set; }
Property Value
Extension Methods