C# 클래스 Strabo.Core.Worker.ColorSegmentationWorker

Starting class for color segmentation
파일 보기 프로젝트 열기: spatial-computing/strabo-learning-ocr-transformation 1 사용 예제들

공개 메소드들

메소드 설명
Apply ( string intermediatePath, int tn ) : string
Apply ( string input_dir, string output_dir, string fn, int k, int tn ) : string
ColorSegmentationWorker ( ) : System

메소드 상세

Apply() 공개 메소드

public Apply ( string intermediatePath, int tn ) : string
intermediatePath string
tn int
리턴 string

Apply() 공개 메소드

public Apply ( string input_dir, string output_dir, string fn, int k, int tn ) : string
input_dir string
output_dir string
fn string
k int
tn int
리턴 string

ColorSegmentationWorker() 공개 메소드

public ColorSegmentationWorker ( ) : System
리턴 System