C# Class Strabo.Core.ColorSegmentation.PreProcessing

Afficher le fichier Open project: usc-isi-i2/strabo-arcstrabo

Méthodes publiques

Méthode Description
countUniqueColorNumber ( String fullFilePath ) : int
doPerProccessing ( String fullFilePath ) : string

Private Methods

Méthode Description
changeFileName ( String postFix, String fullFilePath ) : string
doMeanCut ( String fullFilePath ) : String
doMeanShift ( String fullFilePath ) : String

Method Details

countUniqueColorNumber() public static méthode

public static countUniqueColorNumber ( String fullFilePath ) : int
fullFilePath String
Résultat int

doPerProccessing() public méthode

public doPerProccessing ( String fullFilePath ) : string
fullFilePath String
Résultat string