C# Class Strabo.Core.Worker.ColorSegmentationWorker

Starting class for color segmentation
Afficher le fichier Open project: spatial-computing/strabo-learning-ocr-transformation Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( string intermediatePath, int tn ) : string
Apply ( string input_dir, string output_dir, string fn, int k, int tn ) : string
ColorSegmentationWorker ( ) : System

Method Details

Apply() public méthode

public Apply ( string intermediatePath, int tn ) : string
intermediatePath string
tn int
Résultat string

Apply() public méthode

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
Résultat string

ColorSegmentationWorker() public méthode

public ColorSegmentationWorker ( ) : System
Résultat System