C# Класс Argonaut.Workers

Показать файл Открыть проект

Открытые методы

Метод Описание
Preprocess_Final ( string filepath, string outPath, bool displayMode, int thresholding ) : string
Reconstruct ( string prefix, string dir, bool display ) : string

Описание методов

Preprocess_Final() публичный статический Метод

public static Preprocess_Final ( string filepath, string outPath, bool displayMode, int thresholding ) : string
filepath string
outPath string
displayMode bool
thresholding int
Результат string

Reconstruct() публичный статический Метод

public static Reconstruct ( string prefix, string dir, bool display ) : string
prefix string
dir string
display bool
Результат string