C# 클래스 Strabo.Core.ColorSegmentation.PreProcessing

파일 보기 프로젝트 열기: usc-isi-i2/strabo-arcstrabo

공개 메소드들

메소드 설명
countUniqueColorNumber ( String fullFilePath ) : int
doPerProccessing ( String fullFilePath ) : string

비공개 메소드들

메소드 설명
changeFileName ( String postFix, String fullFilePath ) : string
doMeanCut ( String fullFilePath ) : String
doMeanShift ( String fullFilePath ) : String

메소드 상세

countUniqueColorNumber() 공개 정적인 메소드

public static countUniqueColorNumber ( String fullFilePath ) : int
fullFilePath String
리턴 int

doPerProccessing() 공개 메소드

public doPerProccessing ( String fullFilePath ) : string
fullFilePath String
리턴 string