C# 클래스 Argonaut.Workers

파일 보기 프로젝트 열기: Algorithmix/Papyrus

공개 메소드들

메소드 설명
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